Searched defs:FallThrough (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SILowerControlFlow.cpp | 810 MachineBasicBlock *FallThrough = nullptr; removeMBBifRedundant() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | IfConversion.cpp | 2202 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; CopyAndPredicateBlock() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRISelLowering.cpp | 2422 MachineBasicBlock *FallThrough = MBB->getFallThrough(); EmitInstrWithCustomInserter() local |