Searched defs:isVINTRP (Results 1 – 2 of 2) sorted by relevance
574 static bool isVINTRP(const MachineInstr &MI) { in isVINTRP() function578 bool isVINTRP(uint16_t Opcode) const { in isVINTRP() function
1284 constexpr bool isVINTRP() const noexcept { return (uint16_t)format & (uint16_t)Format::VINTRP; } in isVINTRP() function