Searched refs:BitfieldHelper (Results 1 – 2 of 2) sorted by relevance
2564 void Simulator::BitfieldHelper(Instruction* instr) { in BitfieldHelper() function in v8::internal::Simulator2624 BitfieldHelper<int64_t>(instr); in VisitBitfield()2626 BitfieldHelper<int32_t>(instr); in VisitBitfield()
1527 void BitfieldHelper(Instruction* instr);