Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp188 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
208 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
512 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
598 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
614 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
650 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
701 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_ExpOp()
732 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FFREXP()
959 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
1079 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND()
[all …]
H A DLegalizeIntegerTypes.cpp2549 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_ExpOp()
2963 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3941 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_XINT()
4033 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_XROUND_XRINT()
4204 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
4575 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
4799 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift()
4889 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
5083 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
5126 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM()
[all …]
H A DLegalizeDAG.cpp2184 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
4450 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4488 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4772 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4782 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4837 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4877 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4905 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4934 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp148 MakeLibCallOptions CallOptions, in makeLibCall()
406 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
10577 TargetLowering::MakeLibCallOptions CallOptions; in forceExpandWideMUL()
H A DSelectionDAGBuilder.cpp3177 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3771 struct MakeLibCallOptions;
3911 MakeLibCallOptions CallOptions,
4692 struct MakeLibCallOptions { struct
4703 MakeLibCallOptions() in MakeLibCallOptions() argument
4707 MakeLibCallOptions &setSExt(bool Value = true) {
4712 MakeLibCallOptions &setNoReturn(bool Value = true) {
4717 MakeLibCallOptions &setDiscardResult(bool Value = true) {
4722 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
4727 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1605 MakeLibCallOptions CallOptions; in lowerUINT_TO_FP()
1630 MakeLibCallOptions CallOptions; in lowerSINT_TO_FP()
2857 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1655 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6711 MakeLibCallOptions CallOptions; in LowerOperation()
6740 MakeLibCallOptions CallOptions; in LowerOperation()
6754 MakeLibCallOptions CallOptions; in LowerOperation()
7274 MakeLibCallOptions CallOptions; in emitFlushICache()
12250 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
12285 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3188 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5915 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
6029 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
20918 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
20969 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21196 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
21716 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
29032 MakeLibCallOptions CallOptions; in LowerWin64_FP_TO_INT128()
29065 MakeLibCallOptions CallOptions; in LowerWin64_INT128_TO_FP()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11074 MakeLibCallOptions CallOptions; in LowerINTRINSIC_WO_CHAIN()