Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp73 Value *Curr = Worklist.back(); in buildTruncExpressionDag() local
154 Value *Curr = Worklist.back(); in getMinBitWidth() local
/external/llvm/lib/Transforms/Scalar/
DADCE.cpp96 Instruction *Curr = Worklist.pop_back_val(); in aggressiveDCE() local
DLoopDistribute.cpp430 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp191 auto Curr = Funcs.begin(); in finalize() local
DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
/external/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp397 int Curr = read(Fd, Iov[I].Ptr.asPtr(), Iov[I].Length); in env$$__syscall145() local
417 int Curr = write(Fd, Iov[I].Ptr.asPtr(), Iov[I].Length); in env$$__syscall146() local
/external/clang/lib/ARCMigrate/
DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp67 Value *Curr = WorkList.back(); in findAllDefs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp78 Value *Curr = WorkList.back(); in findAllDefs() local
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp91 const SectionType *Curr = in extractSections() local
/external/llvm/include/llvm/Support/
DScopedPrinter.h151 uint64_t Curr = Value; in printFlags() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScopedPrinter.h152 uint64_t Curr = Value; in printFlags() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp668 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp485 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
DEarlyCSE.cpp874 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
DGVN.cpp2228 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
DIndVarSimplify.cpp558 const Instruction *Curr = WorkList.pop_back_val(); in hasHardUserWithinLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp527 SuffixTreeNode *Curr = ToVisit.back(); in advance() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp217 DWARFDie Curr = Die.getParent(); in verifyDebugInfoCallSite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp101 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1648 int Curr = Order; in isValidSectionOrder() local
/external/llvm/include/llvm/TableGen/
DRecord.h1593 const char *Curr = Start; in RecordParts() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1795 const char *Curr = Start; in RecordParts() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2205 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2575 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local

12