/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Instructions.h | 131 bool isSwiftError() const { in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Instructions.h | 157 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 D | Instructions.h | 150 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Instructions.h | 157 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Instructions.h | 150 bool isSwiftError() const { return getSubclassData<SwiftErrorField>(); } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Instructions.h | 157 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 D | Instructions.h | 137 bool isSwiftError() const { in isSwiftError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 89 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.h | 91 bool isSwiftError() const { return Flags & SwiftError; } in isSwiftError() function
|
H A D | TargetLowering.h | 2473 bool isSwiftError : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 103 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Value.cpp | 765 bool Value::isSwiftError() const { in isSwiftError() function in Value
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Value.cpp | 1015 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 D | IRTranslator.cpp | 852 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 D | IRTranslator.cpp | 1276 static bool isSwiftError(const Value *V) { in isSwiftError() function
|