Searched defs:Repl (Results 1 – 8 of 8) sorted by relevance
71 def Repl(match): function
98 std::string Regex::sub(StringRef Repl, StringRef String, in sub()
119 std::string Repl = llvm::Regex(MatchPattern).sub(ReplPattern, Args[i]); in ApplyOneQAOverride() local
1764 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction()1810 static void patchAndReplaceAllUsesWith(Instruction *I, Value *Repl) { in patchAndReplaceAllUsesWith()
2608 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) { in ComputeConstraintToUse() local
2310 const char *Repl = StringSwitch<const char *>(Op.getToken()) in MatchAndEmitInstruction() local
2485 Value *Repl = Addr; in OptimizeMemoryInst() local
95 NamedDecl *Repl = isAcceptableTemplateName(Context, Orig, in FilterAcceptableTemplateNames() local