Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp797 static bool canBeExpandedToORR(const MachineInstr &MI, unsigned BitSize) { in canBeExpandedToORR() function
877 return canBeExpandedToORR(MI, 32); in isAsCheapAsAMove()
879 return canBeExpandedToORR(MI, 64); in isAsCheapAsAMove()