Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h176 void setTypesAccordingToPhysicalRegister(const MachineInstr *MI,
H A DMipsRegisterBankInfo.cpp326 setTypesAccordingToPhysicalRegister(MI, AdjMI, isDefUse ? 0 : 1); in visitAdjacentInstrs()
361 void MipsRegisterBankInfo::TypeInfoForMF::setTypesAccordingToPhysicalRegister( in setTypesAccordingToPhysicalRegister() function in MipsRegisterBankInfo::TypeInfoForMF