Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp2221 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_FPOWI()
2589 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic()
3434 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT()
3466 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT()
3562 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_XROUND_XRINT()
3778 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL()
4138 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV()
4361 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift()
4451 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM()
4645 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV()
[all …]
H A DLegalizeDAG.cpp2089 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
3989 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4249 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4304 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4344 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4372 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
4396 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
H A DTargetLowering.cpp146 MakeLibCallOptions CallOptions, in makeLibCall()
404 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
10062 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
H A DSelectionDAGBuilder.cpp2803 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3513 struct MakeLibCallOptions;
3630 MakeLibCallOptions CallOptions,
4336 struct MakeLibCallOptions { struct
4347 MakeLibCallOptions() in MakeLibCallOptions() argument
4351 MakeLibCallOptions &setSExt(bool Value = true) {
4356 MakeLibCallOptions &setNoReturn(bool Value = true) {
4361 MakeLibCallOptions &setDiscardResult(bool Value = true) {
4366 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
4371 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp379 MakeLibCallOptions CallOptions; in lowerUINT_TO_FP()
404 MakeLibCallOptions CallOptions; in lowerSINT_TO_FP()
1065 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1592 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3142 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5885 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
5999 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
20685 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
20736 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23034 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
23524 MakeLibCallOptions CallOptions; in LowerFP_TO_BF16()
30131 MakeLibCallOptions CallOptions; in LowerWin64_FP_TO_INT128()
30164 MakeLibCallOptions CallOptions; in LowerWin64_INT128_TO_FP()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7718 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10726 MakeLibCallOptions CallOptions; in LowerINTRINSIC_WO_CHAIN()