Home
last modified time | relevance | path

Searched defs:Val (Results 1 – 5 of 5) 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
668 static GlobalValue::LinkageTypes getDecodedLinkage(unsigned Val) { in getDecodedLinkage()
707 static GlobalValue::VisibilityTypes GetDecodedVisibility(unsigned Val) { in GetDecodedVisibility()
716 static GlobalVariable::ThreadLocalMode GetDecodedThreadLocalMode(unsigned Val) { in GetDecodedThreadLocalMode()
727 static GlobalVariable::UnnamedAddr getDecodedUnnamedAddrType(unsigned Val) { in getDecodedUnnamedAddrType()
736 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode()
753 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
777 static AtomicRMWInst::BinOp GetDecodedRMWOperation(unsigned Val) { in GetDecodedRMWOperation()
794 static AtomicOrdering GetDecodedOrdering(unsigned Val) { in GetDecodedOrdering()
[all …]
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp920 const clang::APValue &Val) { in genInitExportVariable()
1006 const clang::APValue &Val) { in genInitPrimitiveExportVariable()
1014 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
1058 const clang::APValue &Val) { in genInitBoolExportVariable()
Dslang_rs_reflection.cpp599 const clang::APValue &Val) { in genInitBoolExportVariable()
611 const clang::APValue &Val) { in genInitPrimitiveExportVariable()
621 const clang::APValue &Val) { in genInitExportVariable()
1665 const clang::APValue &Val = EV->getInit(); in genPrimitiveTypeExportVariable() local
1713 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
Dslang_rs_pragma_handler.cpp542 llvm::APInt Val(32, 0); in handleIntegerParamPragma() 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 GlobalVariable::UnnamedAddr getDecodedUnnamedAddrType(unsigned Val) { in getDecodedUnnamedAddrType()
499 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode()
516 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
2778 Value *Val; in ParseFunctionBody() local
3154 Value *Val, *Ptr; in ParseFunctionBody() local
3167 Value *Val, *Ptr; in ParseFunctionBody() local