Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h70 const Constant *ConstVal; member
/external/swiftshader/third_party/llvm-16.0/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-16.0/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp139 if (auto *ConstVal = dyn_cast<ConstantInt>(Val)) in getConstantStackValue() local
194 auto *ConstVal = getConstantStackValue(Call, ArgOp); in promoteConstantStackValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h57 Constant *ConstVal; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DValueLattice.h89 Constant *ConstVal; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp209 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp196 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/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-16.0/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/Coroutines/
DCoroSplit.cpp832 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVInstructionSelector.cpp1486 const Constant *ConstVal = GV; in selectGlobalValue() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1163 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp147 std::optional<ValueAndVReg> ConstVal = in selectCOPY() local
987 std::optional<ValueAndVReg> ConstVal = in selectWritelane() local
DAMDGPURegisterBankInfo.cpp2145 uint64_t ConstVal = MI.getOperand(1).getCImm()->getZExtValue(); in applyMappingImpl() local
DAMDGPULegalizerInfo.cpp3201 auto ConstVal = getIConstantVRegSExtVal(MI.getOperand(2).getReg(), MRI); in isNot() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5721 Constant *ConstVal = in getCaseResults() local
6067 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

12