Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h192 const InstType &getRecordedTypeForInstr(const MachineInstr *MI) const { in getRecordedTypeForInstr() function
H A DMipsRegisterBankInfo.cpp323 getRecordedTypeForInstr(AdjMI) != InstType::NotDetermined) { in visitAdjacentInstrs()
326 setTypes(MI, getRecordedTypeForInstr(AdjMI)); in visitAdjacentInstrs()
367 return getRecordedTypeForInstr(MI); in determineInstType()