Home
last modified time | relevance | path

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

123

/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-project/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp85 Value *Curr = Worklist.back(); in buildTruncExpressionDag() local
167 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/llvm-project/clang/tools/driver/
Dcc1_main.cpp122 size_t Curr = getCurrentStackAllocation(); in ensureStackAddressSpace() local
/external/llvm-project/llvm/include/llvm/Support/
DSuffixTree.h267 SuffixTreeNode *Curr = ToVisit.back(); in advance() local
DScopedPrinter.h152 uint64_t Curr = Value; in printFlags() 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/llvm-project/llvm/tools/obj2yaml/
Dmacho2yaml.cpp168 const SectionType *Curr = in extractSections() local
269 auto Curr = Start + i * sizeof(MachO::build_tool_version); in processLoadCommandData() local
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp198 auto Curr = Funcs.begin(); in finalize() local
DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
/external/clang/lib/ARCMigrate/
DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/external/llvm-project/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-project/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp78 Value *Curr = WorkList.back(); in findAllDefs() local
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOReader.cpp68 const SectionType *Curr = in extractSections() local
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp91 const SectionType *Curr = in extractSections() local
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp82 const Stmt *Curr = DeclParents->lookup(V); in VisitVarDecl() 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/llvm-project/llvm/tools/llvm-stress/
Dllvm-stress.cpp725 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local

123