Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp168 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
188 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
452 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
528 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
544 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
565 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
612 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI()
793 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
908 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND()
984 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT()
[all …]
H A DLegalizeIntegerTypes.cpp2213 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_FPOWI()
2577 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3406 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT()
3438 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT()
3496 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT()
3712 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
4144 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
4343 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
4529 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
4564 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM()
[all …]
H A DLegalizeDAG.cpp2086 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
3960 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4220 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4275 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4315 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4343 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4367 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp145 MakeLibCallOptions CallOptions, in makeLibCall()
403 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
9388 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
H A DSelectionDAGBuilder.cpp2745 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3418 struct MakeLibCallOptions;
3520 MakeLibCallOptions CallOptions,
4180 struct MakeLibCallOptions { struct
4191 MakeLibCallOptions() in MakeLibCallOptions() argument
4195 MakeLibCallOptions &setSExt(bool Value = true) {
4200 MakeLibCallOptions &setNoReturn(bool Value = true) {
4205 MakeLibCallOptions &setDiscardResult(bool Value = true) {
4210 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
4215 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1689 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3073 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5858 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
5972 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
20594 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
20645 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6882 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22652 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
23071 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
29549 MakeLibCallOptions CallOptions; in LowerWin64_FP_TO_INT128()
29582 MakeLibCallOptions CallOptions; in LowerWin64_INT128_TO_FP()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10579 MakeLibCallOptions CallOptions; in LowerINTRINSIC_WO_CHAIN()