Searched defs:Repl (Results 1 – 8 of 8) sorted by relevance
98 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
124 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
1781 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()1815 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
2624 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
2396 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchFPUWaitAlias() local
2878 Value *Repl = Addr; in OptimizeMemoryInst() local
3377 llvm::Metadata *Repl; in finalize() local
95 NamedDecl *Repl = isAcceptableTemplateName(Context, Orig, in FilterAcceptableTemplateNames() local