Searched defs:Repl (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DRegex.cpp94 std::string Regex::sub(StringRef Repl, StringRef String, argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp907 Value *Repl = Addr; local
H A DGVN.cpp1740 static void patchReplacementInstruction(Value *Repl, Instruction *I) { argument
1782 static void patchAndReplaceAllUsesWith(Value *Repl, Instruction *I) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1775 const char *Repl = local

Completed in 111 milliseconds