Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10772 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); expandFP_TO_INT_SAT() local
10807 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); expandFP_TO_INT_SAT() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp5193 auto ZeroInt = B.buildConstant(S32, 0); legalizeFSQRTF64() local
H A DSIISelLowering.cpp10908 SDValue ZeroInt = DAG.getConstant(0, DL, MVT::i32); lowerFSQRTF64() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2770 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); lowerFP_TO_INT_SAT() local
14001 SDValue ZeroInt = DAG.getConstant(0, DL, DstVT); performFP_TO_INT_SATCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21196 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); LowerFP_TO_INT_SAT() local
21235 SDValue ZeroInt = DAG.getConstant(0, dl, DstVT); LowerFP_TO_INT_SAT() local
[all...]