/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 849 void makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable() 891 void updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() 912 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() 954 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace() 976 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable() 1016 Instruction *Repl = nullptr; in hoist() local
|
D | GVN.cpp | 1555 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() 2090 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
|
D | NewGVN.cpp | 3675 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
|
/external/llvm/lib/Support/ |
D | Regex.cpp | 98 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-10.0/llvm/lib/Support/ |
D | Regex.cpp | 132 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SIMDInstrOpt.cpp | 297 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local 524 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
|
/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/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-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 2742 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local 3121 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() 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-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2444 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()
|
/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/clang/lib/Sema/ |
D | SemaTemplate.cpp | 98 NamedDecl *Repl = isAcceptableTemplateName(Context, Orig, in FilterAcceptableTemplateNames() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 4775 Value *Repl = Addr; in optimizeMemoryInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 4626 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
|