Searched refs:BitfieldHelper (Results 1 – 2 of 2) sorted by relevance
708 void BitfieldHelper(Instruction* instr);
2131 void Simulator::BitfieldHelper(Instruction* instr) { in BitfieldHelper() function in v8::internal::Simulator2188 BitfieldHelper<int64_t>(instr); in VisitBitfield()2190 BitfieldHelper<int32_t>(instr); in VisitBitfield()