Searched defs:isAsCheapAsAMove (Results 1 – 10 of 10) sorted by relevance
510 bool isAsCheapAsAMove() const { in isAsCheapAsAMove() function
445 bool isAsCheapAsAMove() const { return Flags & (1 << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
241 bool isAsCheapAsAMove; variable
487 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
253 bool isAsCheapAsAMove : 1; variable
250 bool isAsCheapAsAMove : 1; variable
258 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
331 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
551 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo
674 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo