Searched refs:isAltFmt (Results 1 – 2 of 2) sorted by relevance
160 inline static bool isAltFmt(unsigned VType) { return VType & 0x100; } in isAltFmt() function
236 bool AltFmt = RISCVVType::isAltFmt(Imm); in printXSfmmVType()