Searched defs:isVALU (Results 1 – 6 of 6) sorted by relevance
191 static bool isVALU(const MachineInstr &MI) { in isVALU() function195 bool isVALU(uint16_t Opcode) const { in isVALU() function
347 static bool isVALU(const MachineInstr &MI) { in isVALU() function351 bool isVALU(uint16_t Opcode) const { in isVALU() function
812 bool isVALU(const SUnit *SU) const { in isVALU() function
341 static bool isVALU(const MachineInstr &MI) { in isVALU() function345 bool isVALU(uint16_t Opcode) const { in isVALU() function
816 bool isVALU(const SUnit *SU) const { in isVALU() function
916 constexpr bool isVALU() const noexcept in isVALU() function