Home
last modified time | relevance | path

Searched refs:setSwiftError (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h90 void setSwiftError() { IsSwiftError = 1; } in setSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp94 Flags.setSwiftError(); in setArgFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp487 NewAI->setSwiftError(Info.AI->isSwiftError()); in alignAndPadAlloca()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1311 Alloca->setSwiftError(false); in eliminateSwiftError()
DCoroSplit.cpp522 Alloca->setSwiftError(true); in replaceSwiftErrorOps()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1183 NewAI->setSwiftError(AI->isSwiftError()); in sanitizeFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1192 Flags.setSwiftError(); in lowerCallTo()
DSelectionDAGBuilder.cpp1933 Flags.setSwiftError(); in visitRet()
9154 MyFlags.Flags.setSwiftError(); in LowerCallTo()
9212 Flags.setSwiftError(); in LowerCallTo()
9716 Flags.setSwiftError(); in LowerArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h142 void setSwiftError(bool V) { in setSwiftError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp4142 Result->setSwiftError(isSwiftError()); in cloneImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4768 AI->setSwiftError(SwiftError); in parseFunctionBody()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6942 AI->setSwiftError(IsSwiftError); in ParseAlloc()