Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DTargetLowering.cpp11197 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); in expandFP_TO_INT_SAT() local
11232 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); in expandFP_TO_INT_SAT() local
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ !
H A DAMDGPULegalizerInfo.cpp5308 auto ZeroInt = B.buildConstant(S32, 0); in legalizeFSQRTF64() local
H A DSIISelLowering.cpp11097 SDValue ZeroInt = DAG.getConstant(0, DL, MVT::i32); in lowerFSQRTF64() local
/src/contrib/llvm-project/llvm/lib/Target/RISCV/ !
H A DRISCVISelLowering.cpp2942 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); in lowerFP_TO_INT_SAT() local
15444 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); in performFP_TO_INT_SATCombine() local
/src/contrib/llvm-project/llvm/lib/Target/X86/ !
H A DX86ISelLowering.cpp21386 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); in LowerFP_TO_INT_SAT() local
21425 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); in LowerFP_TO_INT_SAT() local