Home
last modified time | relevance | path

Searched defs:isSwiftError (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h131 bool isSwiftError() const { in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h157 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstructions.h150 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h157 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstructions.h150 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h157 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h137 bool isSwiftError() const { in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h89 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h91 bool isSwiftError() const { return Flags & SwiftError; } in isSwiftError() function
H A DTargetLowering.h2473 bool isSwiftError : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp765 bool Value::isSwiftError() const { in isSwiftError() function in Value
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DValue.cpp1015 bool Value::isSwiftError() const { in isSwiftError() function in Value
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp852 static bool isSwiftError(const Value *V) { in isSwiftError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1276 static bool isSwiftError(const Value *V) { in isSwiftError() function