Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp791 static bool canBeExpandedToORR(const MachineInstr &MI, unsigned BitSize) { in canBeExpandedToORR() function
871 return canBeExpandedToORR(MI, 32); in isAsCheapAsAMove()
873 return canBeExpandedToORR(MI, 64); in isAsCheapAsAMove()