Home
last modified time | relevance | path

Searched refs:patchReplacementInstruction (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DLocal.h396 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DLocal.h421 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLocal.h446 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DLocal.h428 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DLocal.h429 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DLocal.h428 void patchReplacementInstruction(Instruction *I, Value *Repl);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1556 patchReplacementInstruction(I, Repl); in patchAndReplaceAllUsesWith()
2420 patchReplacementInstruction(CurInst, V); in performScalarPRE()
H A DNewGVN.cpp3676 patchReplacementInstruction(I, Repl); in patchAndReplaceAllUsesWith()
4063 patchReplacementInstruction(ReplacedInst, DominatingLeader); in eliminateInstructions()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1739 static void patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() function
1766 patchReplacementInstruction(I, Repl); in patchAndReplaceAllUsesWith()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2004 patchReplacementInstruction(I, Repl); in patchAndReplaceAllUsesWith()
2878 patchReplacementInstruction(CurInst, V); in performScalarPRE()
H A DNewGVN.cpp3688 patchReplacementInstruction(I, Repl); in patchAndReplaceAllUsesWith()
4076 patchReplacementInstruction(ReplacedInst, DominatingLeader); in eliminateInstructions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2444 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2779 void llvm::patchReplacementInstruction(Instruction *I, Value *Repl) { in patchReplacementInstruction() function in llvm