Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp674 static bool canBeExpandedToORR(const MachineInstr &MI, unsigned BitSize) { in canBeExpandedToORR() function
754 return canBeExpandedToORR(MI, 32); in isAsCheapAsAMove()
756 return canBeExpandedToORR(MI, 64); in isAsCheapAsAMove()