Home
last modified time | relevance | path

Searched defs:Et (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp163 for (BasicBlock::iterator Et = BB.end(); It != Et; ++It) { in convertToUnsignedVec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp271 for (MachineBasicBlock::iterator Et = MBB.end(); It != Et; ++It) { in convertToUnsignedVec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1375 for (auto It = CandSet.begin(), Et = CandSet.end(); It != Et; ) { in assignInits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7221 MachineBasicBlock::iterator Et = MBB.end(); in buildOutlinedFrame() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6389 MachineBasicBlock::iterator Et = MBB.end(); in buildOutlinedFrame() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5071 MutableArrayRef<Expr *>::iterator I, It, Et; in checkAllocateClauses() local