Searched refs:RepBit (Results 1 – 2 of 2) sorted by relevance
40 fp_reps_ |= RepBit(LocationOperand::cast(op).representation()); in InsertOp()58 if (!HasMixedFPReps(fp_reps_ | RepBit(rep))) return false; in ContainsOpOrAlias()103 static int RepBit(MachineRepresentation rep) { in RepBit() function in v8::internal::compiler::__anon6498dd0a0111::OperandSet
177 static MachineType RepBit() { in RepBit() function