Searched defs:clobber_regs (Results 1 – 1 of 1) sorted by relevance
16663 const uint8_t *clobber_regs, in asm_compute_constraints()16976 uint8_t *clobber_regs, in asm_gen_code()17058 static void asm_clobber(uint8_t *clobber_regs, const char *str) in asm_clobber()17980 uint8_t clobber_regs[NB_ASM_REGS]; in asm_instr() local