Home
last modified time | relevance | path

Searched refs:isBlockOnlyReachableByFallthrough (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp50 bool isBlockOnlyReachableByFallthrough(
216 bool LanaiAsmPrinter::isBlockOnlyReachableByFallthrough( in isBlockOnlyReachableByFallthrough() function in LanaiAsmPrinter
228 if (!AsmPrinter::isBlockOnlyReachableByFallthrough(MBB)) in isBlockOnlyReachableByFallthrough()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h56 bool isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB)
H A DHexagonAsmPrinter.cpp105 bool HexagonAsmPrinter::isBlockOnlyReachableByFallthrough( in isBlockOnlyReachableByFallthrough() function in HexagonAsmPrinter
109 return AsmPrinter::isBlockOnlyReachableByFallthrough(MBB); in isBlockOnlyReachableByFallthrough()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h622 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp292 if (DumpCodeInstEmitter && !isBlockOnlyReachableByFallthrough(&MBB)) { in emitBasicBlockStart()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4469 (!isBlockOnlyReachableByFallthrough(&MBB) || MBB.isEHFuncletEntry() || in shouldEmitLabelForBasicBlock()
4477 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in AsmPrinter
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15665 …yFallthroughEPKNS_17MachineBasicBlockE", "llvm::AsmPrinter::isBlockOnlyReachableByFallthrough(llvm…