Home
last modified time | relevance | path

Searched refs:scanUses (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp165 void scanUses(unsigned DstReg);
775 TwoAddressInstructionPass::scanUses(unsigned DstReg) { in scanUses() function in TwoAddressInstructionPass
848 scanUses(DstReg); in processCopy()
1280 scanUses(regA); in tryInstructionTransform()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp140 void scanUses(unsigned DstReg);
733 TwoAddressInstructionPass::scanUses(unsigned DstReg) { in scanUses() function in TwoAddressInstructionPass
806 scanUses(DstReg); in processCopy()
1225 scanUses(regA); in tryInstructionTransform()