Home
last modified time | relevance | path

Searched defs:ConstVal (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h71 const Constant *ConstVal; member
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineConstantPool.h78 const Constant *ConstVal; member
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h72 const Constant *ConstVal; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h58 Constant *ConstVal; member
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp196 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp199 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSSAUpdater.cpp196 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp170 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp388 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp884 static Constant *convert_i1_to_i8(const Constant *ConstVal) { in convert_i1_to_i8()
914 if (const Constant *ConstVal = dyn_cast<Constant>(CPN->getConstVal())) { in LowerConstantPool() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4269 Constant *ConstVal = in GetCaseResults() local
4554 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4680 Constant *ConstVal = in GetCaseResults() local
4979 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2466 SDValue ConstVal; in LowerBUILD_VECTOR() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2651 llvm::APInt ConstVal(32, 1); in collectVarDeclProps() local
/external/clang/lib/Sema/
DSemaType.cpp2174 llvm::APSInt ConstVal(Context.getTypeSize(Context.getSizeType())); in BuildArrayType() local
DSemaInit.cpp160 llvm::APInt ConstVal(32, StrLength); in CheckStringInit() local
DSemaChecking.cpp7564 enum ConstantValue ConstVal = Zero; in DiagnoseOutOfRangeComparison() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5849 uint64_t &ConstVal) { in isAllConstantBuildVector()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6772 uint64_t &ConstVal) { in isAllConstantBuildVector()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp14179 int64_t ConstVal = CI->getZExtValue(); in isMaskAndCmp0FoldingBeneficial() local