Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp152 static bool isGprbTwoInstrUnalignedLoadOrStore(const MachineInstr *MI) { in isGprbTwoInstrUnalignedLoadOrStore() function
275 if (isGprbTwoInstrUnalignedLoadOrStore(MI)) { in visit()