Home
last modified time | relevance | path

Searched defs:Curr (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp177 FirstIt = std::find_if(FirstIt, LastIt, [&](const auto &Curr) { in removeIfBinary()
225 [&](const auto &Prev, const auto &Curr) { in finalize()
H A DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp85 Value *Curr = Worklist.back(); in buildTruncExpressionDag() local
166 Value *Curr = Worklist.back(); in getMinBitWidth() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp122 size_t Curr = getCurrentStackAllocation(); in ensureStackAddressSpace() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSuffixTree.h267 SuffixTreeNode *Curr = ToVisit.back(); in advance() local
H A DScopedPrinter.h153 uint64_t Curr = Value; in printFlags() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp168 const SectionType *Curr = in extractSections() local
269 auto Curr = Start + i * sizeof(MachO::build_tool_version); in processLoadCommandData() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp78 Value *Curr = WorkList.pop_back_val(); in findAllDefs() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp68 const SectionType *Curr = in extractSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp401 for (unsigned &Curr : ValueMappingIt->second) in checkNumberingAndReplaceCommutative() local
H A DValueTracking.cpp2151 auto *Curr = WorkList.pop_back_val(); in isKnownNonNullFromDominatingCondition() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp724 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp484 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
H A DEarlyCSE.cpp1077 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
H A DGVN.cpp2568 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp226 DWARFDie Curr = Die.getParent(); in verifyDebugInfoCallSite() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1892 int Curr = Order; in isValidSectionOrder() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp104 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
H A DLoopUtils.cpp1202 const Instruction *Curr = WorkList.pop_back_val(); in hasHardUserWithinLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1925 const char *Curr = Start; in RecordParts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3350 const MachineInstr *Curr = Ors.pop_back_val(); in findCandidatesForLoadOrCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3092 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp10011 auto *Curr = PendingBest.pop_back_val(); in BestViableFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24053 SDValue Curr = In; in LowerEXTEND_VECTOR_INREG() local