Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h45 bool IsSwiftError : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h40 unsigned IsSwiftError : 1; ///< Swift error parameter member
H A DTargetLowering.h192 bool IsSwiftError : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h43 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h312 bool IsSwiftError : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h43 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h312 bool IsSwiftError : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h43 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h312 bool IsSwiftError : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h43 unsigned IsSwiftError : 1; ///< Swift error parameter member
DTargetLowering.h312 bool IsSwiftError : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h43 unsigned IsSwiftError : 1; ///< Swift error parameter member
H A DTargetLowering.h302 bool IsSwiftError : 1; variable
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp6897 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp7483 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in parseAlloc() local