/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | TruncInstCombine.cpp | 74 Value *Curr = Worklist.back(); in buildTruncExpressionDag() local 155 Value *Curr = Worklist.back(); in getMinBitWidth() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ADCE.cpp | 96 Instruction *Curr = Worklist.pop_back_val(); in aggressiveDCE() local
|
D | LoopDistribute.cpp | 430 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 96 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/ |
D | wasm-runtime.cpp | 397 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/ |
D | TransProtectedScope.cpp | 64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 67 Value *Curr = WorkList.back(); in findAllDefs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 79 Value *Curr = WorkList.back(); in findAllDefs() local
|
/external/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 91 const SectionType *Curr = in extractSections() local
|
/external/llvm/include/llvm/Support/ |
D | ScopedPrinter.h | 151 uint64_t Curr = Value; in printFlags() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ScopedPrinter.h | 153 uint64_t Curr = Value; in printFlags() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 718 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 668 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | GVN.cpp | 487 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/ |
D | LoopDistribute.cpp | 466 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
|
D | EarlyCSE.cpp | 738 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
|
D | GVN.cpp | 2140 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 98 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
|
D | SimplifyCFG.cpp | 2560 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1593 const char *Curr = Start; in RecordParts() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1699 const char *Curr = Start; in RecordParts() local
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2575 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 2205 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2542 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 16083 SDValue Curr = In; in LowerSIGN_EXTEND_VECTOR_INREG() local
|