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

/external/valgrind/VEX/priv/
H A Dhost_arm_isel.c2244 addInstr(env, ARMInstr_NBinary(ARMneon_VAND,
2252 addInstr(env, ARMInstr_NBinary(ARMneon_VORR,
2260 addInstr(env, ARMInstr_NBinary(ARMneon_VXOR,
2289 addInstr(env, ARMInstr_NBinary(ARMneon_VADD,
2298 addInstr(env, ARMInstr_NBinary(ARMneon_VADDFP,
2307 addInstr(env, ARMInstr_NBinary(ARMneon_VRECPS,
2316 addInstr(env, ARMInstr_NBinary(ARMneon_VRSQRTS,
2412 addInstr(env, ARMInstr_NBinary(ARMneon_VQADDU,
2431 addInstr(env, ARMInstr_NBinary(ARMneon_VQADDS,
2450 addInstr(env, ARMInstr_NBinary(ARMneon_VSU
[all...]
H A Dhost_arm_defs.h1010 extern ARMInstr* ARMInstr_NBinary ( ARMNeonBinOp, HReg, HReg, HReg,
H A Dhost_arm_defs.c1431 ARMInstr* ARMInstr_NBinary ( ARMNeonBinOp op, function

Completed in 36 milliseconds