/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 70 const Constant *ConstVal; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 72 const Constant *ConstVal; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | FunctionSpecialization.cpp | 139 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/ |
D | ValueLattice.h | 57 Constant *ConstVal; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 89 Constant *ConstVal; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 209 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/external/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 196 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 198 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | CallSiteSplitting.cpp | 171 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | CallSiteSplitting.cpp | 170 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 832 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
D | SPIRVInstructionSelector.cpp | 1486 const Constant *ConstVal = GV; in selectGlobalValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 946 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/ |
D | CoroSplit.cpp | 1163 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 4269 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/ |
D | SimplifyCFG.cpp | 4791 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/ |
D | AMDGPUInstructionSelector.cpp | 147 std::optional<ValueAndVReg> ConstVal = in selectCOPY() local 987 std::optional<ValueAndVReg> ConstVal = in selectWritelane() local
|
D | AMDGPURegisterBankInfo.cpp | 2145 uint64_t ConstVal = MI.getOperand(1).getCImm()->getZExtValue(); in applyMappingImpl() local
|
D | AMDGPULegalizerInfo.cpp | 3201 auto ConstVal = getIConstantVRegSExtVal(MI.getOperand(2).getReg(), MRI); in isNot() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 5721 Constant *ConstVal = in getCaseResults() local 6067 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 2466 SDValue ConstVal; in LowerBUILD_VECTOR() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 2651 llvm::APInt ConstVal(32, 1); in collectVarDeclProps() local
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 2174 llvm::APSInt ConstVal(Context.getTypeSize(Context.getSizeType())); in BuildArrayType() local
|
D | SemaInit.cpp | 160 llvm::APInt ConstVal(32, StrLength); in CheckStringInit() local
|