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.cpp198 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary()
218 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary()
557 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA()
643 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND()
659 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP()
695 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND()
742 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_ExpOp()
775 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FFREXP()
828 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_UnaryWithTwoFPResults()
1101 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP()
[all …]
H A DLegalizeIntegerTypes.cpp2685 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_ExpOp()
3146 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
4068 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_CTPOP()
4158 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_XINT()
4253 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_XROUND_XRINT()
4428 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
4799 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
5039 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift()
5129 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
5319 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
[all …]
H A DLegalizeDAG.cpp2208 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
4571 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp156 MakeLibCallOptions CallOptions, in makeLibCall()
420 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
11104 TargetLowering::MakeLibCallOptions CallOptions; in forceExpandWideMUL()
H A DSelectionDAGBuilder.cpp3207 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3921 struct MakeLibCallOptions;
4066 MakeLibCallOptions CallOptions,
4870 struct MakeLibCallOptions { struct
4883 MakeLibCallOptions() in MakeLibCallOptions() argument
4887 MakeLibCallOptions &setIsSigned(bool Value = true) {
4892 MakeLibCallOptions &setNoReturn(bool Value = true) {
4897 MakeLibCallOptions &setDiscardResult(bool Value = true) {
4902 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
4907 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
4917 MakeLibCallOptions &setOpsTypeOverrides(ArrayRef<Type *> OpsTypes) { in setOpsTypeOverrides() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2329 MakeLibCallOptions CallOptions; in lowerFP_TO_FP16()
2346 MakeLibCallOptions CallOptions; in lowerFP16_TO_FP()
2362 MakeLibCallOptions CallOptions; in lowerFP_TO_BF16()
2752 MakeLibCallOptions CallOptions; in lowerUINT_TO_FP()
2777 MakeLibCallOptions CallOptions; in lowerSINT_TO_FP()
4072 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
4326 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1914 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7652 MakeLibCallOptions CallOptions; in LowerOperation()
7682 MakeLibCallOptions CallOptions; in LowerOperation()
7703 MakeLibCallOptions CallOptions; in LowerOperation()
8396 MakeLibCallOptions CallOptions; in emitFlushICache()
14127 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
14162 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5988 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
6102 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
10620 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
20852 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
20903 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6810 MakeLibCallOptions CallOptions; in useLibCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21925 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
22451 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
30095 MakeLibCallOptions CallOptions; in LowerWin64_FP_TO_INT128()
30128 MakeLibCallOptions CallOptions; in LowerWin64_INT128_TO_FP()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11431 MakeLibCallOptions CallOptions; in LowerINTRINSIC_WO_CHAIN()