Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/M68k/ !
H A DM68kISelDAGToDAG.cpp368 static bool doesDispFitFI(M68kISelAddressMode &AM) { in doesDispFitFI() function
503 AM.BaseReg.getNode() == nullptr && doesDispFitFI(AM)) { in matchAddressRecursively()