Searched defs:Curr (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp191 auto Curr = Funcs.begin(); local
208 << *Curr << '\n'; local
219 << *Curr << "\ local
227 << *Curr << "\\n"; local
233 << *Curr << "\\n"; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp78 Value *Curr = WorkList.back(); local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp67 const SectionType *Curr = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp73 Value *Curr = Worklist.back(); local
154 Value *Curr = Worklist.back(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h152 uint64_t Curr = Value; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h205 LeaderTableEntry &Curr = LeaderTable[N]; local
223 LeaderTableEntry *Curr = &LeaderTable[N]; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp63 SwitchCase *Curr = S->getSwitchCaseList(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp717 BasicBlock *Curr = Instr->getParent(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp527 SuffixTreeNode *Curr = ToVisit.back(); local
H A DCodeGenPrepare.cpp2841 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp874 Instruction *Curr = WorkList.pop_back_val(); local
H A DGVN.cpp2227 performScalarPREInsertion(Instruction *Instr, BasicBlock *Pred, BasicBlock *Curr, unsigned int ValNo) argument
H A DIndVarSimplify.cpp558 const Instruction *Curr = WorkList.pop_back_val(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1648 int Curr = Order; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1795 const char *Curr = Start; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp101 User const *Curr = ToVisit.pop_back_val(); local
H A DSimplifyCFG.cpp2606 Instruction *Curr = &*I++; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2038 auto *Curr = WorkList.pop_back_val(); local
[all...]

Completed in 587 milliseconds