Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h77 function_ref<void(Instruction *, Value *)> Replacer; variable
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h109 function_ref<void(Instruction *, Value *)> Replacer; variable
/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.rs1153 pub trait Replacer { trait
1215 impl<'a> Replacer for &'a str { impl
1225 impl<'a> Replacer for &'a String { impl
1255 impl<'a> Replacer for &'a Cow<'a, str> { impl
/external/cldr/tools/java/org/unicode/cldr/util/
DPick.java596 static class Replacer extends Visitor { class in Pick
600 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/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp1821 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3164 function_ref<void(Instruction *, Value *)> Replacer, in LibCallSimplifier()
/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 __anon6a1763210211::TypePromotionTransaction::InstructionRemover
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2677 UsesReplacer *Replacer = nullptr; member in __anondc2463830511::TypePromotionTransaction::InstructionRemover
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2821 UsesReplacer *Replacer = nullptr; member in __anon9452010f0911::TypePromotionTransaction::InstructionRemover