Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h177 void setTypesAccordingToPhysicalRegister(const MachineInstr *MI,
H A DMipsRegisterBankInfo.cpp307 setTypesAccordingToPhysicalRegister(MI, AdjMI, isDefUse ? 0 : 1); in visitAdjacentInstrs()
342 void MipsRegisterBankInfo::TypeInfoForMF::setTypesAccordingToPhysicalRegister( in setTypesAccordingToPhysicalRegister() function in MipsRegisterBankInfo::TypeInfoForMF