Home
last modified time | relevance | path

Searched defs:C1Val (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/IR/
DConstantFold.cpp1314 int64_t C1Val = cast<ConstantInt>(C1)->getSExtValue(); in IdxCompare() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp1442 int64_t C1Val = cast<ConstantInt>(C1)->getSExtValue(); in IdxCompare() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1365 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in legalizeFrint() local
DAMDGPUISelLowering.cpp2134 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in LowerFRINT() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1698 APFloat C1Val(APFloat::IEEEdouble, "0x1.0p+52"); in LowerFRINT() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2238 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in LowerFRINT() local
DAMDGPULegalizerInfo.cpp2048 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in legalizeFrint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4633 const APInt &C1Val = C1->getAPIntValue(); in foldLogicOfSetCCs() local
7243 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic() local
8449 const APInt &C1Val = C1->getAPIntValue(); in foldSelectOfConstants() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp1540 const uint64_t C1Val = MaybeImmVal->Value.getZExtValue(); in matchShiftOfShiftedLogic() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8913 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic() local
10592 const APInt &C1Val = C1->getAPIntValue(); in foldSelectOfConstants() local