Lines Matching defs:TEST_P
233 TEST_P(InstructionSelectorLogicalTest, Parameter) { in TEST_P() function
246 TEST_P(InstructionSelectorLogicalTest, Immediate) { in TEST_P() function
291 TEST_P(InstructionSelectorAddSubTest, Parameter) { in TEST_P() function
304 TEST_P(InstructionSelectorAddSubTest, ImmediateOnRight) { in TEST_P() function
321 TEST_P(InstructionSelectorAddSubTest, ImmediateOnLeft) { in TEST_P() function
383 TEST_P(InstructionSelectorDPFlagSetTest, BranchWithParameters) { in TEST_P() function
506 TEST_P(InstructionSelectorOvfAddSubTest, OvfParameter) { in TEST_P() function
522 TEST_P(InstructionSelectorOvfAddSubTest, OvfImmediateOnRight) { in TEST_P() function
541 TEST_P(InstructionSelectorOvfAddSubTest, ValParameter) { in TEST_P() function
556 TEST_P(InstructionSelectorOvfAddSubTest, ValImmediateOnRight) { in TEST_P() function
574 TEST_P(InstructionSelectorOvfAddSubTest, BothParameter) { in TEST_P() function
590 TEST_P(InstructionSelectorOvfAddSubTest, BothImmediateOnRight) { in TEST_P() function
609 TEST_P(InstructionSelectorOvfAddSubTest, BranchWithParameters) { in TEST_P() function
630 TEST_P(InstructionSelectorOvfAddSubTest, BranchWithImmediateOnRight) { in TEST_P() function
742 TEST_P(InstructionSelectorShiftTest, Parameter) { in TEST_P() function
755 TEST_P(InstructionSelectorShiftTest, Immediate) { in TEST_P() function
784 TEST_P(InstructionSelectorMulDivTest, Parameter) { in TEST_P() function
807 TEST_P(InstructionSelectorFPArithTest, Parameter) { in TEST_P() function
826 TEST_P(InstructionSelectorFPCmpTest, Parameter) { in TEST_P() function
851 TEST_P(InstructionSelectorConversionTest, Parameter) { in TEST_P() function
928 TEST_P(InstructionSelectorMemoryAccessTest, LoadWithParameters) { in TEST_P() function
941 TEST_P(InstructionSelectorMemoryAccessTest, LoadWithImmediateIndex) { in TEST_P() function
958 TEST_P(InstructionSelectorMemoryAccessTest, StoreWithParameters) { in TEST_P() function
972 TEST_P(InstructionSelectorMemoryAccessTest, StoreWithImmediateIndex) { in TEST_P() function
1009 TEST_P(InstructionSelectorComparisonTest, WithParameters) { in TEST_P() function
1024 TEST_P(InstructionSelectorComparisonTest, WithImmediate) { in TEST_P() function