Home | History | Annotate | Download | only in compiler

Lines Matching refs:Stream

24 InstructionSelectorTest::Stream InstructionSelectorTest::StreamBuilder::Build(
53 Stream s;
113 int InstructionSelectorTest::Stream::ToVreg(const Node* node) const {
120 bool InstructionSelectorTest::Stream::IsFixed(const InstructionOperand* operand,
129 bool InstructionSelectorTest::Stream::IsSameAsFirst(
137 bool InstructionSelectorTest::Stream::IsUsedAtStart(
162 Stream s = m.Build(kAllInstructions);
175 Stream s = m.Build(kAllInstructions);
187 Stream s = m.Build(kAllInstructions);
204 Stream s = m.Build(kAllInstructions);
222 Stream s = m.Build(kAllInstructions);
231 Stream s = m.Build(kAllInstructions);
246 Stream s = m.Build(kAllInstructions);
286 Stream s = m.Build(kAllInstructions);
306 Stream s = m.Build(kAllInstructions);
330 Stream s1 = m1.Build(kAllInstructions);
337 Stream s2 = m2.Build(kAllInstructions);
388 Stream s = m.Build(kAllExceptNopInstructions);
445 Stream s = m.Build(kAllExceptNopInstructions);
558 Stream s = m.Build(kAllExceptNopInstructions);