Home
last modified time | relevance | path

Searched refs:createEntriesInEntryBlock (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DSwiftErrorValueTracking.h96 bool createEntriesInEntryBlock(DebugLoc DbgLoc);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwiftErrorValueTracking.h98 bool createEntriesInEntryBlock(DebugLoc DbgLoc);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock() function in SwiftErrorValueTracking
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock() function in SwiftErrorValueTracking
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2298 SwiftError.createEntriesInEntryBlock(DbgLoc); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1410 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc()); in SelectAllBasicBlocks()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1430 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc()); in SelectAllBasicBlocks()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp3455 SwiftError.createEntriesInEntryBlock(DbgLoc); in runOnMachineFunction()