Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp177 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
197 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
468 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
554 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
570 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
606 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
657 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_ExpOp()
688 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FFREXP()
877 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
991 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND()
[all …]
H A DLegalizeIntegerTypes.cpp2387 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_ExpOp()
2792 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3758 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_XINT()
3850 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_XROUND_XRINT()
4053 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
4413 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
4636 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift()
4726 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
4920 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
4963 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM()
[all …]
H A DLegalizeDAG.cpp2162 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
4361 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4637 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4692 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4732 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4760 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4784 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp147 MakeLibCallOptions CallOptions, in makeLibCall()
405 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
10564 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
H A DSelectionDAGBuilder.cpp2984 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3654 struct MakeLibCallOptions;
3780 MakeLibCallOptions CallOptions,
4537 struct MakeLibCallOptions { struct
4548 MakeLibCallOptions() in MakeLibCallOptions() argument
4552 MakeLibCallOptions &setSExt(bool Value = true) {
4557 MakeLibCallOptions &setNoReturn(bool Value = true) {
4562 MakeLibCallOptions &setDiscardResult(bool Value = true) {
4567 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
4572 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp683 MakeLibCallOptions CallOptions; in lowerUINT_TO_FP()
708 MakeLibCallOptions CallOptions; in lowerSINT_TO_FP()
1852 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1638 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3196 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6298 MakeLibCallOptions CallOptions; in LowerOperation()
6327 MakeLibCallOptions CallOptions; in LowerOperation()
6341 MakeLibCallOptions CallOptions; in LowerOperation()
11445 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
11480 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5898 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
6012 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
20895 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
20946 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21010 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
21542 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
28789 MakeLibCallOptions CallOptions; in LowerWin64_FP_TO_INT128()
28822 MakeLibCallOptions CallOptions; in LowerWin64_INT128_TO_FP()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10881 MakeLibCallOptions CallOptions; in LowerINTRINSIC_WO_CHAIN()