Searched refs:VisitNEON2RegMiscFP16 (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | decoder-visitor-map-aarch64.h | 2047 {"fabs_asimdmiscfp16_r"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2048 {"fcmeq_asimdmiscfp16_fz"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2049 {"fcmge_asimdmiscfp16_fz"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2050 {"fcmgt_asimdmiscfp16_fz"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2051 {"fcmle_asimdmiscfp16_fz"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2052 {"fcmlt_asimdmiscfp16_fz"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2053 {"fcvtas_asimdmiscfp16_r"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2054 {"fcvtau_asimdmiscfp16_r"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2055 {"fcvtms_asimdmiscfp16_r"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ 2056 {"fcvtmu_asimdmiscfp16_r"_h, &VISITORCLASS::VisitNEON2RegMiscFP16}, \ [all...] |
H A D | cpu-features-auditor-aarch64.cc | 726 void CPUFeaturesAuditor::VisitNEON2RegMiscFP16(const Instruction* instr) { in VisitNEON2RegMiscFP16() function in vixl::aarch64::CPUFeaturesAuditor
|
H A D | disasm-aarch64.cc | 2298 void Disassembler::VisitNEON2RegMiscFP16(const Instruction *instr) { in Disassembler() function in vixl::aarch64::Disassembler
|
H A D | simulator-aarch64.cc | 7224 void Simulator::VisitNEON2RegMiscFP16(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
|
Completed in 33 milliseconds