Searched refs:Cmpwi (Results 1 – 3 of 3) sorted by relevance
210 void Cmpwi(Register src1, const Operand& src2, Register scratch,
2352 void TurboAssembler::Cmpwi(Register src1, const Operand& src2, Register scratch, in Cmpwi() function in v8::internal::TurboAssembler
2282 __ Cmpwi(input, Operand(i.InputInt32(index + 0)), r0); in AssembleArchLookupSwitch() local