Searched refs:VisitNEONScalar3SameFP16 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | decoder-visitor-map-aarch64.h | 2536 {"fabd_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2537 {"facge_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2538 {"facgt_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2539 {"fcmeq_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2540 {"fcmge_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2541 {"fcmgt_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2542 {"fmulx_asisdsamefp16_only"_h, &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2544 &VISITORCLASS::VisitNEONScalar3SameFP16}, \ 2546 &VISITORCLASS::VisitNEONScalar3SameFP16}, \
|
H A D | cpu-features-auditor-aarch64.cc | 986 void CPUFeaturesAuditor::VisitNEONScalar3SameFP16(const Instruction* instr) { in VisitNEONScalar3SameFP16() function in vixl::aarch64::CPUFeaturesAuditor
|
H A D | disasm-aarch64.cc | 3313 void Disassembler::VisitNEONScalar3SameFP16(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
|
H A D | simulator-aarch64.cc | 9095 void Simulator::VisitNEONScalar3SameFP16(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
|
Completed in 58 milliseconds