Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h162 bool visit(const MachineInstr *MI, const MachineInstr *WaitingForTypeOfMI,
H A DMipsRegisterBankInfo.cpp266 const MachineInstr *MI, const MachineInstr *WaitingForTypeOfMI, in visit() argument
294 if (!WaitingForTypeOfMI) { in visit()
307 addToWaitingQueue(WaitingForTypeOfMI, MI); in visit()