Home
last modified time | relevance | path

Searched refs:SimulateNEONComplexMulByElement (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc84 {"fcmla_asimdelem_c_h"_h, &Simulator::SimulateNEONComplexMulByElement}, in GetFormToVisitorFnMap()
85 {"fcmla_asimdelem_c_s"_h, &Simulator::SimulateNEONComplexMulByElement}, in GetFormToVisitorFnMap()
8076 void Simulator::SimulateNEONComplexMulByElement(const Instruction* instr) { in Simulator() function in vixl::aarch64::Simulator
H A Dsimulator-aarch64.h1480 void SimulateNEONComplexMulByElement(const Instruction* instr);

Completed in 23 milliseconds