Searched refs:RSMetadataEncoderInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_metadata_spec_encoder.cpp55 // class RSMetadataEncoderInternal
59 class RSMetadataEncoderInternal { class in namespace:__anon1328
106 explicit RSMetadataEncoderInternal(llvm::Module *M);
115 RSMetadataEncoderInternal::RSMetadataEncoderInternal(llvm::Module *M) function in class:RSMetadataEncoderInternal
131 unsigned RSMetadataEncoderInternal::joinString(const std::string &S) {
153 RSMetadataEncoderInternal::encodeTypeBase(const struct RSTypeBase *Base) {
158 unsigned RSMetadataEncoderInternal::encodeTypeBaseAsKey(
175 unsigned RSMetadataEncoderInternal::encodePrimitiveType(const union RSType *T) {
179 unsigned RSMetadataEncoderInternal
[all...]

Completed in 34 milliseconds