HomeSort by: relevance | last modified time | path
    Searched refs:asm_int_op (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
target.h 174 struct asm_int_op struct
target.def 71 DEFHOOKPOD (aligned_op, "*", struct asm_int_op, TARGET_ASM_ALIGNED_INT_OP)
72 DEFHOOKPOD (unaligned_op, "*", struct asm_int_op, TARGET_ASM_UNALIGNED_INT_OP)
varasm.cc 2865 struct asm_int_op *ops;
  /src/external/gpl3/gcc.old/dist/gcc/
target.h 152 struct asm_int_op struct
target.def 71 DEFHOOKPOD (aligned_op, "*", struct asm_int_op, TARGET_ASM_ALIGNED_INT_OP)
72 DEFHOOKPOD (unaligned_op, "*", struct asm_int_op, TARGET_ASM_UNALIGNED_INT_OP)
varasm.cc 2831 struct asm_int_op *ops;

Completed in 112 milliseconds