Home
last modified time | relevance | path

Searched defs:Replacer (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h77 function_ref<void(Instruction *, Value *)> Replacer; variable
/external/bazelbuild-rules_android/src/tools/ak/compile/
Dcompile.go113 func sanitizeDirs(dir string, r *strings.Replacer) error {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h109 function_ref<void(Instruction *, Value *)> Replacer; variable
/external/rust/crates/regex/src/
Dre_bytes.rs1111 pub trait Replacer { trait
1173 impl<'a> Replacer for &'a [u8] { impl
1183 impl<'a> Replacer for &'a Vec<u8> { impl
1213 impl<'a> Replacer for &'a Cow<'a, [u8]> { impl
Dre_unicode.rs1162 pub trait Replacer { trait
1224 impl<'a> Replacer for &'a str { impl
1234 impl<'a> Replacer for &'a String { impl
1264 impl<'a> Replacer for &'a Cow<'a, str> { impl
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPick.java665 static class Replacer extends Visitor { class in Pick
669 Replacer(String toReplace, Pick replacement) { in Replacer() method in Pick.Replacer
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp577 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse()
DSimplifyLibCalls.cpp2130 function_ref<void(Instruction *, Value *)> Replacer) in LibCallSimplifier()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1792 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3189 function_ref<void(Instruction *, Value *)> Replacer, in LibCallSimplifier()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2440 UsesReplacer *Replacer; member in __anon6e3ad5bf0211::TypePromotionTransaction::InstructionRemover
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2677 UsesReplacer *Replacer = nullptr; member in __anonf13feda10511::TypePromotionTransaction::InstructionRemover