Searched refs:map_b (Results 1 – 1 of 1) sorted by relevance
2144 static const NEONFormatMap map_b = { {30}, {NF_8B, NF_16B} }; in VisitNEONModifiedImmediate() local2147 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate()2595 static const NEONFormatMap map_b = { {30}, {NF_8B, NF_16B} }; in VisitNEONTable() local2596 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable()