Searched refs:SI_INSTR_FLAGS_ENCODING_MASK (Results 1 – 1 of 1) sorted by relevance
27 #define SI_INSTR_FLAGS_ENCODING_MASK 0xf macro260 return MCII.get(MI.getOpcode()).TSFlags & SI_INSTR_FLAGS_ENCODING_MASK; in getEncodingType()