Home
last modified time | relevance | path

Searched defs:Val (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp98 Value *Val = EHSel->getArgOperand(j); in TransferClausesToLandingPadInst() local
129 Value *Val = EHSel->getArgOperand(j); in TransferClausesToLandingPadInst() local
669 static GlobalValue::LinkageTypes getDecodedLinkage(unsigned Val) { in getDecodedLinkage()
708 static GlobalValue::VisibilityTypes GetDecodedVisibility(unsigned Val) { in GetDecodedVisibility()
717 static GlobalVariable::ThreadLocalMode GetDecodedThreadLocalMode(unsigned Val) { in GetDecodedThreadLocalMode()
728 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode()
745 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
769 static AtomicRMWInst::BinOp GetDecodedRMWOperation(unsigned Val) { in GetDecodedRMWOperation()
786 static AtomicOrdering GetDecodedOrdering(unsigned Val) { in GetDecodedOrdering()
799 static SynchronizationScope GetDecodedSynchScope(unsigned Val) { in GetDecodedSynchScope()
[all …]
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp864 const clang::APValue &Val) { in genInitExportVariable()
950 const clang::APValue &Val) { in genInitPrimitiveExportVariable()
958 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
1002 const clang::APValue &Val) { in genInitBoolExportVariable()
Dslang_rs_reflection.cpp454 const clang::APValue &Val) { in genInitBoolExportVariable()
466 const clang::APValue &Val) { in genInitPrimitiveExportVariable()
476 const clang::APValue &Val) { in genInitExportVariable()
965 const clang::APValue &Val = EV->getInit(); in genPrimitiveTypeExportVariable() local
1013 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
Dslang_rs_pragma_handler.cpp321 llvm::APInt Val(32, 0); in handleIntegerParamPragma() local
Dslang_rs_object_ref_count.cpp1394 llvm::APFloat Val(C.getFloatTypeSemantics(FloatTy)); in CreateZeroInitializerForRSSpecificType() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp431 static GlobalValue::LinkageTypes getDecodedLinkage(unsigned Val) { in getDecodedLinkage()
470 static GlobalValue::VisibilityTypes GetDecodedVisibility(unsigned Val) { in GetDecodedVisibility()
479 static GlobalVariable::ThreadLocalMode GetDecodedThreadLocalMode(unsigned Val) { in GetDecodedThreadLocalMode()
490 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode()
507 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
2766 Value *Val; in ParseFunctionBody() local
3146 Value *Val, *Ptr; in ParseFunctionBody() local
3159 Value *Val, *Ptr; in ParseFunctionBody() local