Home
last modified time | relevance | path

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

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