Searched defs:IsInt8 (Results 1 – 2 of 2) sorted by relevance
1284 const bool IsInt8 = isInt<8>(Value); in emitPredicateOpcodes() local2034 const bool IsInt8 = isInt<8>(Imm); in emitAddImm() local
817 const bool IsInt8 = (MatcherOpcode == GIM_CheckConstantInt8); in executeMatchTable() local