Home
last modified time | relevance | path

Searched defs:Fallthrough (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp985 MachineBasicBlock *Fallthrough, in lowerJumpTableWorkItem()
1050 MachineBasicBlock *Fallthrough, in lowerSwitchRangeWorkItem()
1204 SwitchCG::CaseClusterIt I, MachineBasicBlock *Fallthrough, in lowerBitTestWorkItem()
1284 MachineBasicBlock *Fallthrough; in lowerSwitchWorkItem() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h776 Fallthrough, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp976 MachineFunction::iterator Fallthrough = getIterator(); in getFallThrough() local
H A DMachineBlockPlacement.cpp3285 MachineBasicBlock *Fallthrough = nullptr; in findDuplicateCandidates() local
H A DModuloSchedule.cpp1964 MachineBasicBlock *Fallthrough = *Prolog->succ_begin(); in fixupBranches() local
H A DMachineVerifier.cpp816 bool Fallthrough = !TBB || (!Cond.empty() && !FBB); in visitMachineBasicBlockBefore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1632 StmtResult Fallthrough; in makeOnFallthrough() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2938 llvm::BasicBlock *Fallthrough = nullptr; in EmitAsmStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1534 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp851 void CallBrInst::init(FunctionType *FTy, Value *Fn, BasicBlock *Fallthrough, in init()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12023 MachineBasicBlock *Fallthrough; in lowerWorkItem() local