Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h77 function_ref<void(Instruction *, Value *)> Replacer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h79 function_ref<void(Instruction *, Value *)> Replacer; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DPick.java573 static class Replacer extends Visitor { class in Pick
577 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-7.0/llvm/lib/Analysis/
DMemorySSA.cpp1569 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2507 function_ref<void(Instruction *, Value *)> Replacer) in LibCallSimplifier()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2440 UsesReplacer *Replacer; member in __anon65f3f0830211::TypePromotionTransaction::InstructionRemover
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2378 UsesReplacer *Replacer = nullptr; member in __anond0867ddb0411::TypePromotionTransaction::InstructionRemover