Home
last modified time | relevance | path

Searched refs:supportSwiftError (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp27 if (MF->getSubtarget().getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
37 if (MF.getSubtarget().getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DSystemZISelLowering.h485 bool supportSwiftError() const override { in supportSwiftError() function
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp54 ->supportSwiftError() && in getCalleeSavedRegs()
84 ->supportSwiftError() && in getCallPreservedMask()
DAArch64ISelLowering.h413 bool supportSwiftError() const override { in supportSwiftError() function
DAArch64FrameLowering.cpp868 !(Subtarget.getTargetLowering()->supportSwiftError() && in produceCompactUnwindFrame()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp115 if (MF->getSubtarget().getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
129 if (MF.getSubtarget().getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DSystemZISelLowering.h525 bool supportSwiftError() const override { in supportSwiftError() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp56 ->supportSwiftError() && in getCalleeSavedRegs()
101 ->supportSwiftError() && in getCallPreservedMask()
DAArch64ISelLowering.h491 bool supportSwiftError() const override { in supportSwiftError() function
DAArch64FrameLowering.cpp1135 !(Subtarget.getTargetLowering()->supportSwiftError() && in produceCompactUnwindFrame()
/external/llvm/lib/Target/X86/
DX86RegisterInfo.cpp320 if (Subtarget.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
414 if (Subtarget.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DX86ISelLowering.h998 bool supportSwiftError() const override { in supportSwiftError() function
DX86FastISel.cpp1099 if (TLI.supportSwiftError()) { in X86SelectStore()
1143 if (TLI.supportSwiftError() && in X86SelectRet()
1290 if (TLI.supportSwiftError()) { in X86SelectLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RegisterInfo.cpp364 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
477 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DX86ISelLowering.h1109 bool supportSwiftError() const override;
DX86FastISel.cpp1123 if (TLI.supportSwiftError()) { in X86SelectStore()
1167 if (TLI.supportSwiftError() && in X86SelectRet()
1312 if (TLI.supportSwiftError()) { in X86SelectLoad()
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp90 if (STI.isTargetDarwin() && STI.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
118 if (STI.isTargetDarwin() && STI.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DARMISelLowering.h477 bool supportSwiftError() const override { in supportSwiftError() function
DARMFastISel.cpp1027 if (TLI.supportSwiftError()) { in SelectLoad()
1157 if (TLI.supportSwiftError()) { in SelectStore()
2079 if (TLI.supportSwiftError() && in SelectRet()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp95 if (STI.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs()
128 if (STI.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
DARMISelLowering.h558 bool supportSwiftError() const override { in supportSwiftError() function
DARMFastISel.cpp1027 if (TLI.supportSwiftError()) { in SelectLoad()
1158 if (TLI.supportSwiftError()) { in SelectStore()
2106 if (TLI.supportSwiftError() && in SelectRet()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1184 if (!TLI->supportSwiftError()) in setupSwiftErrorVals()
1219 if (!TLI->supportSwiftError()) in createSwiftErrorEntriesInEntryBlock()
1299 if (!TLI->supportSwiftError()) in propagateSwiftErrorVRegs()
1415 if (!TLI->supportSwiftError() || FuncInfo->SwiftErrorVals.empty()) in preassignSwiftErrorRegs()
DSelectionDAGBuilder.cpp1639 if (TLI.supportSwiftError() && in visitRet()
3625 if (TLI.supportSwiftError()) { in visitLoad()
3740 assert(DAG.getTargetLoweringInfo().supportSwiftError() && in visitStoreToSwiftError()
3765 assert(DAG.getTargetLoweringInfo().supportSwiftError() && in visitLoadFromSwiftError()
3805 if (TLI.supportSwiftError()) { in visitStore()
6433 if (TLI.supportSwiftError() && in LowerCallTo()
6452 if (Entry.IsSwiftError && TLI.supportSwiftError()) { in LowerCallTo()
6478 if (TLI.supportSwiftError() && SwiftErrorVal) in LowerCallTo()
6498 if (SwiftErrorVal && TLI.supportSwiftError()) { in LowerCallTo()
8408 if (supportSwiftError()) { in LowerCallTo()
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp938 if (!TLI.supportSwiftError()) in copySwiftErrorsToFinalVRegs()
1493 if (TLI.supportSwiftError() && in visitRet()
3446 if (TLI.supportSwiftError()) { in visitLoad()
3561 assert(TLI.supportSwiftError() && in visitStoreToSwiftError()
3586 assert(DAG.getTargetLoweringInfo().supportSwiftError() && in visitLoadFromSwiftError()
3625 if (TLI.supportSwiftError()) { in visitStore()
5785 if (Entry.isSwiftError && TLI.supportSwiftError()) { in LowerCallTo()
5824 if (SwiftErrorVal && TLI.supportSwiftError()) { in LowerCallTo()
7553 if (supportSwiftError()) { in LowerCallTo()
8050 if (Res.getOpcode() == ISD::CopyFromReg && TLI->supportSwiftError() && in LowerArguments()

12