Searched defs:map_half (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch64/ |
D | disasm-aarch64.cc | 2468 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEON2RegMiscFP16() local 2913 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEONAcrossLanes() local 3014 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEONByIndexedElement() local
|
D | simulator-aarch64.cc | 4050 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEON2RegMiscFP16() local 4676 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEONAcrossLanes() local 4753 static const NEONFormatMap map_half = {{30}, {NF_4H, NF_8H}}; in VisitNEONByIndexedElement() local
|