Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp897 MachineBasicBlock *Fallthrough, in lowerJumpTableWorkItem()
963 MachineBasicBlock *Fallthrough, in lowerSwitchRangeWorkItem()
1109 SwitchCG::CaseClusterIt I, MachineBasicBlock *Fallthrough, in lowerBitTestWorkItem()
1191 MachineBasicBlock *Fallthrough; in lowerSwitchWorkItem() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp918 MachineFunction::iterator Fallthrough = getIterator(); in getFallThrough() local
DMachineBlockPlacement.cpp3162 MachineBasicBlock *Fallthrough = nullptr; in findDuplicateCandidates() local
DModuloSchedule.cpp1943 MachineBasicBlock *Fallthrough = *Prolog->succ_begin(); in fixupBranches() local
DMachineVerifier.cpp725 bool Fallthrough = !TBB || (!Cond.empty() && !FBB); in visitMachineBasicBlockBefore() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp1408 StmtResult Fallthrough; in makeOnFallthrough() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2518 llvm::BasicBlock *Fallthrough = nullptr; in EmitAsmStmt() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1256 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DInstructions.cpp892 void CallBrInst::init(FunctionType *FTy, Value *Fn, BasicBlock *Fallthrough, in init()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10638 MachineBasicBlock *Fallthrough; in lowerWorkItem() local