Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h45 bool IsSwiftError : 1; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h40 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h189 bool IsSwiftError : 1; variable
/external/llvm/lib/AsmParser/
DLLParser.cpp5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp6448 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local