Home
last modified time | relevance | path

Searched defs:asm_operand (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h544 struct asm_operand struct
546 asm_operand (const char *asm_symbolic_name, in asm_operand() argument
554 const char *m_asm_symbolic_name;
555 const char *m_constraint;
556 tree m_expr;
H A Djit-recording.cc7161 recording::asm_operand::asm_operand (extended_asm *ext_asm, in asm_operand() function in gcc::jit::recording::asm_operand
/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm_format.c129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip) in asm_operand() function