Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp164 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
184 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
437 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
513 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
529 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
550 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
592 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI()
773 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
879 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND()
955 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT()
[all …]
H A DLegalizeIntegerTypes.cpp2233 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3057 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT()
3086 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT()
3144 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT()
3366 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
3723 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
3824 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift()
3914 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
4071 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
4098 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM()
[all …]
H A DLegalizeDAG.cpp2057 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
2113 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall()
3901 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4146 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4194 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4234 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4263 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4287 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp150 MakeLibCallOptions CallOptions, in makeLibCall()
407 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
8467 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
H A DSelectionDAGBuilder.cpp2723 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3153 struct MakeLibCallOptions;
3244 MakeLibCallOptions CallOptions,
3861 struct MakeLibCallOptions { struct
3872 MakeLibCallOptions() in MakeLibCallOptions() argument
3876 MakeLibCallOptions &setSExt(bool Value = true) {
3881 MakeLibCallOptions &setNoReturn(bool Value = true) {
3886 MakeLibCallOptions &setDiscardResult(bool Value = true) {
3891 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
3896 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1369 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2961 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5641 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
5719 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
18893 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
18944 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4646 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21450 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()