Searched refs:BitfieldHelper (Results 1 – 2 of 2) sorted by relevance
2450 void Simulator::BitfieldHelper(Instruction* instr) { in BitfieldHelper() function in v8::internal::Simulator2507 BitfieldHelper<int64_t>(instr); in VisitBitfield()2509 BitfieldHelper<int32_t>(instr); in VisitBitfield()
1383 void BitfieldHelper(Instruction* instr);