/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | ElseAfterReturnCheck.cpp | 135 llvm::StringRef Repl = Lexer::getSourceText( in removeElseAndBrackets() local 143 llvm::StringRef Repl = Lexer::getSourceText( in removeElseAndBrackets() local 282 std::string Repl = in check() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 957 void GVNHoist::makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable() 998 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() 1015 unsigned GVNHoist::rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() 1056 Instruction *Repl, BasicBlock *DestBB, in removeAndReplace() 1075 Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable() 1115 Instruction *Repl = nullptr; in hoist() local
|
D | GVN.cpp | 1732 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith() 2270 Value *Repl = findLeader(I->getParent(), Num); in processInstruction() local
|
D | NewGVN.cpp | 3628 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
|
/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
|
/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/llvm-project/llvm/lib/Support/ |
D | Regex.cpp | 136 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | TestIndex.cpp | 31 llvm::StringRef Repl) { in replace()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | TextDiagnostics.cpp | 79 Replacement Repl(SM, Hint.RemoveRange, Hint.CodeToInsert); in FlushDiagnosticsImpl() local
|
/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/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SIMDInstrOpt.cpp | 300 for (auto &Repl : I.ReplOpc) in shouldExitEarly() local 527 for (auto &Repl : I.ReplOpc) { in optimizeLdStInterleave() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ClangTidy.cpp | 142 for (const auto &Repl : FileAndReplacements.second) { in reportDiagnostic() local 259 for (const auto &Repl : FileAndReplacements.second) { in reportFix() local
|
/external/llvm-project/clang/tools/driver/ |
D | driver.cpp | 132 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
|
/external/clang/tools/driver/ |
D | driver.cpp | 125 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | InlineAsmLowering.cpp | 228 if (const char *Repl = TLI->LowerXConstraint(OpInfo.ConstraintVT)) { in computeConstraintToUse() 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-project/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 3403 const char *Repl = StringSwitch<const char *>(Name) in ParseInstruction() local 4025 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/llvm-project/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2578 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()
|