Searched defs:CmpLogicalByte (Results 1 – 2 of 2) sorted by relevance
4958 __ CmpLogicalByte(FieldMemOperand(scratch, Map::kInstanceTypeOffset), in DoShiftI() local4968 __ CmpLogicalByte(FieldMemOperand(scratch, Map::kInstanceTypeOffset), in DoShiftI() local
4483 void MacroAssembler::CmpLogicalByte(const MemOperand& mem, const Operand& imm) { in CmpLogicalByte() function in v8::internal::MacroAssembler