/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 177 FirstIt = std::find_if(FirstIt, LastIt, [&](const auto &Curr) { in removeIfBinary() 225 [&](const auto &Prev, const auto &Curr) { in finalize()
|
H A D | LineTable.cpp | 201 for (const auto &Curr : Lines) { in encode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | TruncInstCombine.cpp | 85 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 D | cc1_main.cpp | 122 size_t Curr = getCurrentStackAllocation(); in ensureStackAddressSpace() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SuffixTree.h | 267 SuffixTreeNode *Curr = ToVisit.back(); in advance() local
|
H A D | ScopedPrinter.h | 153 uint64_t Curr = Value; in printFlags() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/ |
H A D | macho2yaml.cpp | 168 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 D | TransProtectedScope.cpp | 64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 78 Value *Curr = WorkList.pop_back_val(); in findAllDefs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/ |
H A D | MachOReader.cpp | 68 const SectionType *Curr = in extractSections() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 401 for (unsigned &Curr : ValueMappingIt->second) in checkNumberingAndReplaceCommutative() local
|
H A D | ValueTracking.cpp | 2151 auto *Curr = WorkList.pop_back_val(); in isKnownNonNullFromDominatingCondition() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 724 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 484 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
|
H A D | EarlyCSE.cpp | 1077 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
|
H A D | GVN.cpp | 2568 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 226 DWARFDie Curr = Die.getParent(); in verifyDebugInfoCallSite() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1892 int Curr = Order; in isValidSectionOrder() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 104 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
|
H A D | LoopUtils.cpp | 1202 const Instruction *Curr = WorkList.pop_back_val(); in hasHardUserWithinLoop() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1925 const char *Curr = Start; in RecordParts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 3350 const MachineInstr *Curr = Ors.pop_back_val(); in findCandidatesForLoadOrCombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3092 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 10011 auto *Curr = PendingBest.pop_back_val(); in BestViableFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 24053 SDValue Curr = In; in LowerEXTEND_VECTOR_INREG() local
|