Searched defs:isEXP (Results 1 – 2 of 2) sorted by relevance
518 static bool isEXP(const MachineInstr &MI) { in isEXP() function522 bool isEXP(uint16_t Opcode) const { in isEXP() function
1152 constexpr bool isEXP() const noexcept { return format == Format::EXP; } in isEXP() function