/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 139 if (auto *ConstVal = dyn_cast<ConstantInt>(Val)) in getConstantStackValue() local 194 auto *ConstVal = getConstantStackValue(Call, ArgOp); in promoteConstantStackValues() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 70 const Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 71 const Constant *ConstVal; member
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 72 const Constant *ConstVal; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 57 Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueLattice.h | 89 Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueLattice.h | 89 Constant *ConstVal; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 89 Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueLattice.h | 89 Constant *ConstVal; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueLattice.h | 89 Constant *ConstVal; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineSSAUpdater.cpp | 196 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineSSAUpdater.cpp | 209 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineSSAUpdater.cpp | 198 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | CallSiteSplitting.cpp | 170 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | CallSiteSplitting.cpp | 171 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); in addConditions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 832 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 1486 const Constant *ConstVal = GV; in selectGlobalValue() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4269 Constant *ConstVal = in GetCaseResults() local 4554 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1163 auto *ConstVal = ConstantArray::get(ArrTy, Args); in setCoroInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.cpp | 147 std::optional<ValueAndVReg> ConstVal = in selectCOPY() local 987 std::optional<ValueAndVReg> ConstVal = in selectWritelane() local
|