/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Regex.cpp | 94 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/llvm/lib/Support/ |
D | Regex.cpp | 98 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Regex.cpp | 115 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Regex.cpp | 110 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 850 void makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable() 892 void updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() 914 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() 956 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace() 977 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable() 1017 Instruction *Repl = nullptr; in hoist() local
|
D | GVN.cpp | 1454 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() 1485 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() 1993 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
|
D | NewGVN.cpp | 3700 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() 3731 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SIMDInstrOpt.cpp | 298 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local 525 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
|
/external/python/apitools/apitools/base/py/ |
D | app2.py | 349 class Repl(NewCmd): class
|
/external/clang/tools/driver/ |
D | driver.cpp | 125 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 1739 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() 1765 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() 2167 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | CodeGenPrepare.cpp | 717 Value *Repl = Addr; in OptimizeMemoryInst() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 962 const char *Repl = in MatchAndEmitInstruction() local
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 2362 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local 2563 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 2551 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local 2870 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 3170 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2778 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 3413 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 3743 llvm::Metadata *Repl; in finalize() local
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3709 Value *Repl = Addr; in optimizeMemoryInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 4357 Value *Repl = Addr; in optimizeMemoryInst() local
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 98 NamedDecl *Repl = isAcceptableTemplateName(Context, Orig, in FilterAcceptableTemplateNames() local
|