Home
last modified time | relevance | path

Searched defs:IsSwiftError (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h45 bool IsSwiftError : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h40 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h192 bool IsSwiftError : 1; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetCallingConv.h42 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h286 bool IsSwiftError : 1; variable
/external/llvm/lib/AsmParser/
DLLParser.cpp5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6897 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp7265 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in parseAlloc() local