Searched refs:emit_not (Results 1 – 3 of 3) sorted by relevance
743 static void emit_not( in emit_not() function1057 bld_base->op_actions[TGSI_OPCODE_NOT].emit = emit_not; in radeon_llvm_context_init()
1472 void emit_not(Register dst, int size);1473 void emit_not(const Operand& dst, int size);
1490 void Assembler::emit_not(Register dst, int size) { in emit_not() function in v8::internal::Assembler1498 void Assembler::emit_not(const Operand& dst, int size) { in emit_not() function in v8::internal::Assembler