Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h55 uint64_t Fallthrough; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp893 MachineBasicBlock *Fallthrough, in lowerJumpTableWorkItem()
959 MachineBasicBlock *Fallthrough, in lowerSwitchRangeWorkItem()
1105 SwitchCG::CaseClusterIt I, MachineBasicBlock *Fallthrough, in lowerBitTestWorkItem()
1187 MachineBasicBlock *Fallthrough; in lowerSwitchWorkItem() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp944 MachineFunction::iterator Fallthrough = getIterator(); in getFallThrough() local
H A DMachineBlockPlacement.cpp3162 MachineBasicBlock *Fallthrough = nullptr; in findDuplicateCandidates() local
H A DModuloSchedule.cpp1943 MachineBasicBlock *Fallthrough = *Prolog->succ_begin(); in fixupBranches() local
H A DMachineVerifier.cpp725 bool Fallthrough = !TBB || (!Cond.empty() && !FBB); in visitMachineBasicBlockBefore() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp1444 StmtResult Fallthrough; in makeOnFallthrough() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2474 llvm::BasicBlock *Fallthrough = nullptr; in EmitAsmStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1256 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp884 void CallBrInst::init(FunctionType *FTy, Value *Fn, BasicBlock *Fallthrough, in init()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10583 MachineBasicBlock *Fallthrough; in lowerWorkItem() local