Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h70 const Constant *ConstVal; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineConstantPool.h71 const Constant *ConstVal; member
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h72 const Constant *ConstVal; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h57 Constant *ConstVal; member
/external/llvm-project/llvm/include/llvm/Analysis/
DValueLattice.h87 Constant *ConstVal; member
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp196 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp201 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp198 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp170 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp171 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp832 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp946 static Constant *convert_i1_to_i8(const Constant *ConstVal) { in convert_i1_to_i8()
976 if (const Constant *ConstVal = dyn_cast<Constant>(CPN->getConstVal())) { in LowerConstantPool() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp939 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() 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-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4791 Constant *ConstVal = in GetCaseResults() local
5090 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4945 Constant *ConstVal = in GetCaseResults() local
5244 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2466 SDValue ConstVal; in LowerBUILD_VECTOR() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp3115 auto ConstVal = getConstantVRegVal(MI.getOperand(1).getReg(), MRI); in matchPtrAddZero() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp826 Optional<ValueAndVReg> ConstVal = in selectWritelane() local
DAMDGPULegalizerInfo.cpp2646 auto ConstVal = getConstantVRegVal(MI.getOperand(2).getReg(), MRI); in isNot() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2651 llvm::APInt ConstVal(32, 1); in collectVarDeclProps() local
/external/clang/lib/Sema/
DSemaInit.cpp160 llvm::APInt ConstVal(32, StrLength); in CheckStringInit() local
DSemaType.cpp2174 llvm::APSInt ConstVal(Context.getTypeSize(Context.getSizeType())); in BuildArrayType() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp2427 llvm::APSInt ConstVal(Context.getTypeSize(Context.getSizeType())); in BuildArrayType() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3506 llvm::APInt ConstVal(32, 1); in collectVarDeclProps() local

12