Home
last modified time | relevance | path

Searched refs:findOnlyInterestingUse (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp473 MachineInstr *findOnlyInterestingUse(unsigned Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
692 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in ScanUses()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp521 MachineInstr *findOnlyInterestingUse(unsigned Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
781 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in scanUses()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp492 MachineInstr *findOnlyInterestingUse(unsigned Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
739 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in scanUses()