Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2941 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); lowerFP_TO_INT_SAT() local
15441 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); performFP_TO_INT_SATCombine() local
/freebsd/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