/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwiftErrorValueTracking.cpp | 85 if (!TLI->supportSwiftError()) in setFunction() 116 if (!TLI->supportSwiftError()) in createEntriesInEntryBlock() 148 if (!TLI->supportSwiftError()) in propagateVRegs() 262 if (!TLI->supportSwiftError() || SwiftErrorVals.empty()) in preassignVRegs()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | SwiftErrorValueTracking.cpp | 85 if (!TLI->supportSwiftError()) in setFunction() 116 if (!TLI->supportSwiftError()) in createEntriesInEntryBlock() 148 if (!TLI->supportSwiftError()) in propagateVRegs() 262 if (!TLI->supportSwiftError() || SwiftErrorVals.empty()) in preassignVRegs()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 27 if (MF->getSubtarget().getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 37 if (MF.getSubtarget().getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
D | SystemZISelLowering.h | 485 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 252 virtual bool supportSwiftError() const { in supportSwiftError() function 267 if (!supportSwiftError()) { in lowerReturn()
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 291 virtual bool supportSwiftError() const { in supportSwiftError() function 306 if (!supportSwiftError()) { in lowerReturn()
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64CallLowering.h | 55 bool supportSwiftError() const override { return true; } in supportSwiftError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CallLowering.h | 53 bool supportSwiftError() const override { return true; } in supportSwiftError() function
|
D | AArch64RegisterInfo.cpp | 65 ->supportSwiftError() && in getCalleeSavedRegs() 135 ->supportSwiftError() && in getCallPreservedMask()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.cpp | 98 ->supportSwiftError() && in getCalleeSavedRegs() 132 ->supportSwiftError() && in getDarwinCalleeSavedRegs() 198 ->supportSwiftError() && in getDarwinCallPreservedMask() 231 ->supportSwiftError() && in getCallPreservedMask()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.cpp | 54 ->supportSwiftError() && in getCalleeSavedRegs() 84 ->supportSwiftError() && in getCallPreservedMask()
|
D | AArch64ISelLowering.h | 413 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 201 if (MF->getSubtarget().getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 217 if (MF.getSubtarget().getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
D | SystemZISelLowering.h | 557 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 203 if (MF->getSubtarget().getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 219 if (MF.getSubtarget().getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
D | SystemZISelLowering.h | 542 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 320 if (Subtarget.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 414 if (Subtarget.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
D | X86ISelLowering.h | 998 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 383 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 500 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 378 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 495 bool IsSwiftCC = Subtarget.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 90 if (STI.isTargetDarwin() && STI.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 118 if (STI.isTargetDarwin() && STI.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
D | ARMISelLowering.h | 477 bool supportSwiftError() const override { in supportSwiftError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 96 if (STI.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 130 if (STI.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 98 if (STI.getTargetLowering()->supportSwiftError() && in getCalleeSavedRegs() 132 if (STI.getTargetLowering()->supportSwiftError() && in getCallPreservedMask()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 374 if (CLI->supportSwiftError() && SwiftError.getFunctionArg()) { in translateRet() 877 if (CLI->supportSwiftError() && isSwiftError(LI.getPointerOperand())) { in translateLoad() 921 if (CLI->supportSwiftError() && isSwiftError(SI.getPointerOperand())) { in translateStore() 1568 if (CLI->supportSwiftError() && isSwiftError(Arg)) { in translateCallSite()
|