Home | History | Annotate | Download | only in ia32

Lines Matching defs:or_

931 void Assembler::or_(Register dst, int32_t imm32) {
937 void Assembler::or_(Register dst, const Operand& src) {
944 void Assembler::or_(const Operand& dst, const Immediate& x) {
950 void Assembler::or_(const Operand& dst, Register src) {