Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp74 Value *Curr = Worklist.back(); in buildTruncExpressionDag() local
155 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-7.0/llvm/tools/obj2yaml/
Dmacho2yaml.cpp96 const SectionType *Curr = in extractSections() local
173 auto Curr = Start + i * sizeof(MachO::build_tool_version); in processLoadCommandData() 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-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp79 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-7.0/llvm/include/llvm/Support/
DScopedPrinter.h153 uint64_t Curr = Value; in printFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
Dllvm-stress.cpp718 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp668 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp487 LeaderTableEntry &Curr = LeaderTable[N]; in addToLeaderTable() local
505 LeaderTableEntry* Curr = &LeaderTable[N]; in removeFromLeaderTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp466 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
DEarlyCSE.cpp738 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
DGVN.cpp2140 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp98 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
DSimplifyCFG.cpp2560 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
/external/llvm/include/llvm/TableGen/
DRecord.h1593 const char *Curr = Start; in RecordParts() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1699 const char *Curr = Start; in RecordParts() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2575 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2205 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2542 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16083 SDValue Curr = In; in LowerSIGN_EXTEND_VECTOR_INREG() local

12