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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9628 #define NEON_ENC_INTEGER(X) (neon_enc_tab[(X) & 0x0fffffff].integer)
10808 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
10836 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11110 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11201 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11503 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11607 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11621 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11687 inst.instruction = NEON_ENC_INTEGER (inst.instruction);
11727 inst.instruction = NEON_ENC_INTEGER (ins
9619 #define NEON_ENC_INTEGER macro
[all...]

Completed in 124 milliseconds