Searched defs:CmpLogicalByte (Results 1 – 2 of 2) sorted by relevance
4914 __ CmpLogicalByte(FieldMemOperand(scratch, Map::kInstanceTypeOffset), in DoShiftI() local4924 __ 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