Searched defs:isLDSDIR (Results 1 – 2 of 2) sorted by relevance
694 static bool isLDSDIR(const MachineInstr &MI) { in isLDSDIR() function698 bool isLDSDIR(uint16_t Opcode) const { in isLDSDIR() function
1170 constexpr bool isLDSDIR() const noexcept { return format == Format::LDSDIR; } in isLDSDIR() function