Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h252 virtual bool supportSwiftError() const { in supportSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h542 bool supportSwiftError() const override { in supportSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h593 bool supportSwiftError() const override { in supportSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3389 virtual bool supportSwiftError() const { in supportSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp47274 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering