Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h515 bool supportSwiftError() const override { in supportSwiftError() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h504 bool supportSwiftError() const override { in supportSwiftError() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.h563 bool supportSwiftError() const override { in supportSwiftError() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3140 virtual bool supportSwiftError() const { in supportSwiftError() function
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42728 bool X86TargetLowering::supportSwiftError() const { in supportSwiftError() function in X86TargetLowering