Searched refs:BitfieldHelper (Results 1 – 2 of 2) sorted by relevance
707 void BitfieldHelper(Instruction* instr);
2129 void Simulator::BitfieldHelper(Instruction* instr) { in BitfieldHelper() function in v8::internal::Simulator2185 BitfieldHelper<int64_t>(instr); in VisitBitfield()2187 BitfieldHelper<int32_t>(instr); in VisitBitfield()