Searched refs:NEONFormatDecoder (Results 1 – 3 of 3) sorted by relevance
2350 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()2634 NEONFormatDecoder nfd(instr, &map_half); in VisitNEON2RegMiscFP16()2699 NEONFormatDecoder nfd(instr); in VisitNEON3Same()2919 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()2965 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()3003 NEONFormatDecoder nfd(instr); in VisitNEON3Different()3112 NEONFormatDecoder nfd(instr, in VisitNEONAcrossLanes()3113 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()3114 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()3191 NEONFormatDecoder::kPlaceholder, in VisitNEONAcrossLanes()[all …]
736 class NEONFormatDecoder {743 explicit NEONFormatDecoder(const Instruction* instr) { in NEONFormatDecoder() function747 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format) { in NEONFormatDecoder() function751 NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function757 NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function
4673 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()4955 NEONFormatDecoder nfd(instr); in VisitNEON2RegMiscFP16()5059 NEONFormatDecoder nfd(instr); in VisitNEON3Same()5334 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()5391 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()5426 NEONFormatDecoder nfd(instr); in VisitNEON3Different()5598 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes()5676 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement()5878 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy()5915 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()[all …]