/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 177 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_Unary() local 197 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_Binary() local 468 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_FMA() local 554 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_FP_EXTEND() local 570 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_FP16_TO_FP() local 606 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_FP_ROUND() local 657 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_ExpOp() local 688 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_FFREXP() local 877 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatRes_XINT_TO_FP() local 991 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatOp_FP_ROUND() local 1067 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatOp_FP_TO_XINT() local 1207 TargetLowering::MakeLibCallOptions CallOptions; SoftenFloatOp_Unary() local 1393 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatRes_Unary() local 1408 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatRes_Binary() local 1563 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatRes_FMA() local 1807 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatRes_XINT_TO_FP() local 2042 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatOp_FP_TO_XINT() local 2121 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatOp_LROUND() local 2134 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatOp_LLROUND() local 2147 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatOp_LRINT() local 2160 TargetLowering::MakeLibCallOptions CallOptions; ExpandFloatOp_LLRINT() local [all...] |
H A D | LegalizeDAG.cpp | 4784 DAG, RTLIB::FPEXT_F16_F32, MVT::f32, Node->getOperand(1), CallOptions, in ConvertNodeToLibcall() local 2162 TargetLowering::MakeLibCallOptions CallOptions; ExpandFPLibCall() local 4361 TargetLowering::MakeLibCallOptions CallOptions; ConvertNodeToLibcall() local 4637 TargetLowering::MakeLibCallOptions CallOptions; ConvertNodeToLibcall() local 4692 TargetLowering::MakeLibCallOptions CallOptions; ConvertNodeToLibcall() local 4732 TargetLowering::MakeLibCallOptions CallOptions; ConvertNodeToLibcall() local 4760 TargetLowering::MakeLibCallOptions CallOptions; ConvertNodeToLibcall() local [all...] |
H A D | LegalizeIntegerTypes.cpp | 2387 TargetLowering::MakeLibCallOptions CallOptions; PromoteIntOp_ExpOp() local 2792 TargetLowering::MakeLibCallOptions CallOptions; ExpandAtomic() local 3758 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_FP_TO_XINT() local 3850 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_XROUND_XRINT() local 4053 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_MUL() local 4413 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_SDIV() local 4636 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_Shift() local 4726 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_SREM() local 4920 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_UDIV() local 4963 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntRes_UREM() local 5404 TargetLowering::MakeLibCallOptions CallOptions; ExpandIntOp_XINT_TO_FP() local [all...] |
H A D | TargetLowering.cpp | 147 makeLibCall(SelectionDAG & DAG,RTLIB::Libcall LC,EVT RetVT,ArrayRef<SDValue> Ops,MakeLibCallOptions CallOptions,const SDLoc & dl,SDValue InChain) const makeLibCall() argument 405 TargetLowering::MakeLibCallOptions CallOptions; softenSetCCOperands() local 10564 TargetLowering::MakeLibCallOptions CallOptions; expandMULO() local [all...] |
H A D | SelectionDAGBuilder.cpp | 2984 TargetLowering::MakeLibCallOptions CallOptions; visitSPDescriptorFailure() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 683 MakeLibCallOptions CallOptions; lowerUINT_TO_FP() local 708 MakeLibCallOptions CallOptions; lowerSINT_TO_FP() local 1852 MakeLibCallOptions CallOptions; ReplaceNodeResults() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1638 MakeLibCallOptions CallOptions; LowerRETURNADDR() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 6298 MakeLibCallOptions CallOptions; LowerOperation() local 6327 MakeLibCallOptions CallOptions; LowerOperation() local 6341 MakeLibCallOptions CallOptions; LowerOperation() local 11445 MakeLibCallOptions CallOptions; ReplaceNodeResults() local 11480 MakeLibCallOptions CallOptions; ReplaceNodeResults() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3196 TargetLowering::MakeLibCallOptions CallOptions; LowerUMULO_SMULO() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5898 MakeLibCallOptions CallOptions; LowerFP_TO_INT() local 6012 MakeLibCallOptions CallOptions; LowerINT_TO_FP() local 20895 MakeLibCallOptions CallOptions; LowerFP_EXTEND() local 20946 MakeLibCallOptions CallOptions; LowerFP_ROUND() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 21010 MakeLibCallOptions CallOptions; LowerFP_TO_INT() local 21542 MakeLibCallOptions CallOptions; LowerFP_TO_BF16() local 28789 MakeLibCallOptions CallOptions; LowerWin64_FP_TO_INT128() local 28822 MakeLibCallOptions CallOptions; LowerWin64_INT128_TO_FP() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 10881 MakeLibCallOptions CallOptions; LowerINTRINSIC_WO_CHAIN() local
|