Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSwiftErrorValueTracking.h96 bool createEntriesInEntryBlock(DebugLoc DbgLoc);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSwiftErrorValueTracking.cpp115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock() function in SwiftErrorValueTracking
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGISel.cpp1657 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc()); in SelectAllBasicBlocks()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp3905 SwiftError.createEntriesInEntryBlock(DbgLoc); in runOnMachineFunction()