Home
last modified time | relevance | path

Searched refs:asm_int_op (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtarget.h152 struct asm_int_op struct
Dvarasm.cc2821 struct asm_int_op *ops; in integer_asm_op()
Dtarget.def71 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)
DChangeLog-20183754 * target.h: Add psi, pdi, pti to struct asm_int_op definition.
3756 asm_int_op does not return a NULL string.
DChangeLog-200924015 * target.h (struct asm_int_op): Break out of struct gcc_target.