Home
last modified time | relevance | path

Searched refs:MakeLibCallOptions (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp167 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
187 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
440 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
516 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
532 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
553 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
600 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI()
781 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
887 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND()
963 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT()
[all …]
H A DLegalizeIntegerTypes.cpp2016 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_FPOWI()
2270 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3094 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT()
3123 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT()
3181 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT()
3403 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
3763 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
3954 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
4111 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
4138 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM()
[all …]
H A DLegalizeDAG.cpp2052 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
3888 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4135 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4183 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4223 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4252 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4276 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp141 MakeLibCallOptions CallOptions, in makeLibCall()
398 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
8517 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
H A DSelectionDAGBuilder.cpp2724 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3173 struct MakeLibCallOptions;
3264 MakeLibCallOptions CallOptions,
3888 struct MakeLibCallOptions { struct
3899 MakeLibCallOptions() in MakeLibCallOptions() argument
3903 MakeLibCallOptions &setSExt(bool Value = true) {
3908 MakeLibCallOptions &setNoReturn(bool Value = true) {
3913 MakeLibCallOptions &setDiscardResult(bool Value = true) {
3918 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
3923 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1472 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2964 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5793 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
5871 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
19613 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
19664 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4908 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21591 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()