Searched defs:isBlockOnlyReachableByFallthrough (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp215 bool LanaiAsmPrinter::isBlockOnlyReachableByFallthrough( function in class:LanaiAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp106 bool HexagonAsmPrinter::isBlockOnlyReachableByFallthrough( function in class:HexagonAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp478 bool MipsAsmPrinter::isBlockOnlyReachableByFallthrough(const MachineBasicBlock* function in class:MipsAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp185 bool AMDGPUAsmPrinter::isBlockOnlyReachableByFallthrough( function in class:AMDGPUAsmPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3120 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { function in class:AsmPrinter

Completed in 177 milliseconds