Searched defs:EncodeInteger (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_metadata_spec_encoder.cpp42 static bool EncodeInteger(llvm::LLVMContext &C, function
268 if (!EncodeInteger(mModule->getContext(),
278 if (!EncodeInteger(mModule->getContext(),
285 if (!EncodeInteger(mModule->getContext(),
326 if (!EncodeInteger(mModule->getContext(), VarName, VarInfo)) {
329 if (!EncodeInteger(mModule->getContext(), Type, VarInfo)) {
355 if (!EncodeInteger(mModule->getContext(), FuncName, FuncInfo)) {

Completed in 29 milliseconds