Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp1585 int64_t C1Val = cast<ConstantInt>(C1)->getSExtValue(); in IdxCompare() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1818 const uint64_t C1Val = MaybeImmVal->Value.getZExtValue(); in matchShiftOfShiftedLogic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2207 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in LowerFRINT() local
H A DAMDGPULegalizerInfo.cpp1893 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in legalizeFrint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7958 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic() local
9311 const APInt &C1Val = C1->getAPIntValue(); in foldSelectOfConstants() local