Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h136 MachineInstr *skipCopiesOutgoing(MachineInstr *MI) const;
H A DMipsRegisterBankInfo.cpp184 MachineInstr *NonCopyInstr = skipCopiesOutgoing(&UseMI); in addDefUses()
190 DefUses.push_back(skipCopiesOutgoing(&UseMI)); in addDefUses()
203 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesOutgoing( in skipCopiesOutgoing() function in MipsRegisterBankInfo::AmbiguousRegDefUseContainer