Searched defs:isAsCheapAsAMove (Results 1 – 5 of 5) sorted by relevance
529 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
268 bool isAsCheapAsAMove : 1; variable
803 bool RISCVInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in RISCVInstrInfo
368 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
806 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo