Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp132 static bool isGprbTwoInstrUnalignedLoadOrStore(const MachineInstr *MI) { in isGprbTwoInstrUnalignedLoadOrStore() function
256 if (isGprbTwoInstrUnalignedLoadOrStore(MI)) { in visit()