Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h191 const InstType &getRecordedTypeForInstr(const MachineInstr *MI) const { in getRecordedTypeForInstr() function
H A DMipsRegisterBankInfo.cpp342 getRecordedTypeForInstr(AdjMI) != InstType::NotDetermined) { in visitAdjacentInstrs()
345 setTypes(MI, getRecordedTypeForInstr(AdjMI)); in visitAdjacentInstrs()
386 return getRecordedTypeForInstr(MI); in determineInstType()