Home
last modified time | relevance | path

Searched defs:supportSwiftError (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.h53 bool supportSwiftError() const override { return true; } in supportSwiftError() function
DAArch64ISelLowering.h597 bool supportSwiftError() const override { in supportSwiftError() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h252 virtual bool supportSwiftError() const { in supportSwiftError() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h485 bool supportSwiftError() const override { in supportSwiftError() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.h477 bool supportSwiftError() const override { in supportSwiftError() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h413 bool supportSwiftError() const override { in supportSwiftError() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h542 bool supportSwiftError() const override { in supportSwiftError() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h593 bool supportSwiftError() const override { in supportSwiftError() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.h998 bool supportSwiftError() const override { in supportSwiftError() function
/external/llvm/include/llvm/Target/
DTargetLowering.h2411 virtual bool supportSwiftError() const { in supportSwiftError() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3389 virtual bool supportSwiftError() const { in supportSwiftError() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp47277 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering