Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c56 intptr_t BeginI = (intptr_t)Begin, EndI = (intptr_t)End; in __llvm_profile_get_num_data() local
75 intptr_t BeginI = (intptr_t)Begin, EndI = (intptr_t)End; in __llvm_profile_get_num_counters() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp853 MachineBasicBlock::iterator EndI = IsDown ? ToI : TheI; in canMoveMemTo() local
H A DHexagonLoopIdiomRecognition.cpp1106 Instruction *EndI = ExitB->getFirstNonPHI(); in promoteTypes() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp1175 const_iterator EndI = end(); in getImplicitFDCapExprDecl() local
1193 const_iterator EndI = end(); in isImplicitDefaultFirstprivateFD() local
1207 const_iterator EndI = end(); in addImplicitDefaultFirstprivateFD() local
1818 const_iterator EndI = end(); in getTopDSA() local
1868 const_iterator EndI = end(); in getTopDSA() local
1896 const_iterator EndI = end(); in getImplicitDSA() local
1922 const_iterator EndI = end(); in hasDSA() local
1945 const_iterator EndI = end(); in hasInnermostDSA() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp766 removeTriviallyEmptyRange(IntrinsicInst &EndI, InstCombinerImpl &IC, in removeTriviallyEmptyRange()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp6159 EndI = GlobalSLocOffsetMap.end(); SLocMapI != EndI; ++SLocMapI) { in findNextPreprocessedEntity() local