Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc7612 #define SIM_FUNC(A, B) \ in Simulator() macro
7616 SIM_FUNC(FMAXNM, fmaxnm); in Simulator()
7617 SIM_FUNC(FADD, fadd); in Simulator()
7618 SIM_FUNC(FMULX, fmulx); in Simulator()
7619 SIM_FUNC(FMAX, fmax); in Simulator()
7620 SIM_FUNC(FRECPS, frecps); in Simulator()
7621 SIM_FUNC(FMINNM, fminnm); in Simulator()
7622 SIM_FUNC(FSUB, fsub); in Simulator()
7623 SIM_FUNC(FMIN, fmin); in Simulator()
7624 SIM_FUNC(FRSQRT in Simulator()
7633 #undef SIM_FUNC Simulator() macro
[all...]

Completed in 13 milliseconds