Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp987 MachineBasicBlock *Fallthrough, in lowerJumpTableWorkItem()
1052 MachineBasicBlock *Fallthrough, in lowerSwitchRangeWorkItem()
1206 SwitchCG::CaseClusterIt I, MachineBasicBlock *Fallthrough, in lowerBitTestWorkItem()
1286 MachineBasicBlock *Fallthrough; in lowerSwitchWorkItem() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h752 Fallthrough, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp970 MachineFunction::iterator Fallthrough = getIterator(); in getFallThrough() local
H A DModuloSchedule.cpp1956 MachineBasicBlock *Fallthrough = *Prolog->succ_begin(); in fixupBranches() local
H A DMachineBlockPlacement.cpp3231 MachineBasicBlock *Fallthrough = nullptr; in findDuplicateCandidates() local
H A DMachineVerifier.cpp778 bool Fallthrough = !TBB || (!Cond.empty() && !FBB); in visitMachineBasicBlockBefore() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1722 StmtResult Fallthrough; in makeOnFallthrough() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2760 llvm::BasicBlock *Fallthrough = nullptr; in EmitAsmStmt() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1510 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp884 void CallBrInst::init(FunctionType *FTy, Value *Fn, BasicBlock *Fallthrough, in init()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11503 MachineBasicBlock *Fallthrough; in lowerWorkItem() local