Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp542 static bool canBeExpandedToORR(const MachineInstr &MI, unsigned BitSize) { in canBeExpandedToORR() function
623 return canBeExpandedToORR(MI, 32); in isAsCheapAsAMove()
625 return canBeExpandedToORR(MI, 64); in isAsCheapAsAMove()