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