Searched refs:BitfieldHelper (Results 1 – 2 of 2) sorted by relevance
706 void BitfieldHelper(Instruction* instr);
2170 void Simulator::BitfieldHelper(Instruction* instr) { in BitfieldHelper() function in v8::internal::Simulator2227 BitfieldHelper<int64_t>(instr); in VisitBitfield()2229 BitfieldHelper<int32_t>(instr); in VisitBitfield()