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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9632 #define NEON_ENC_SCALAR(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm)
11436 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
11495 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
12143 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
12258 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
9623 #define NEON_ENC_SCALAR macro

Completed in 143 milliseconds