Lines Matching refs:kBit
118 MachineRepresentation::kBit); in TEST()
124 MachineRepresentation::kBit); in TEST()
135 node, MachineRepresentation::kBit, Type::Boolean(), in TEST()
443 Type::None(), MachineRepresentation::kBit); in TEST()
444 CheckChange(IrOpcode::kChangeBitToBool, MachineRepresentation::kBit, in TEST()
561 r.CheckNop(MachineRepresentation::kBit, Type::None(), in TEST()
563 r.CheckNop(MachineRepresentation::kBit, Type::None(), in TEST()
565 r.CheckNop(MachineRepresentation::kBit, Type::None(), in TEST()
567 r.CheckNop(MachineRepresentation::kBit, Type::None(), in TEST()
569 r.CheckNop(MachineRepresentation::kBit, Type::Boolean(), in TEST()
571 r.CheckNop(MachineRepresentation::kBit, Type::Boolean(), in TEST()
573 r.CheckNop(MachineRepresentation::kBit, Type::Boolean(), in TEST()
575 r.CheckNop(MachineRepresentation::kBit, Type::Boolean(), in TEST()
585 MachineRepresentation::kBit); in TEST()
587 MachineRepresentation::kBit); in TEST()
589 MachineRepresentation::kBit); in TEST()
591 MachineRepresentation::kBit); in TEST()
595 MachineRepresentation::kBit); in TEST()
596 r.CheckTypeError(MachineRepresentation::kBit, Type::None(), in TEST()
598 r.CheckTypeError(MachineRepresentation::kBit, Type::Boolean(), in TEST()
603 MachineRepresentation::kBit); in TEST()
604 r.CheckTypeError(MachineRepresentation::kBit, Type::None(), in TEST()
606 r.CheckTypeError(MachineRepresentation::kBit, Type::Boolean(), in TEST()