Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h137 bool isSwiftError() const { in isSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h89 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp765 bool Value::isSwiftError() const { in isSwiftError() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp852 static bool isSwiftError(const Value *V) { in isSwiftError() function