Lines Matching refs:InstructionSelectorODPITest
540 typedef InstructionSelectorTestWithParam<ODPI> InstructionSelectorODPITest;
543 TEST_P(InstructionSelectorODPITest, OvfWithParameters) {
560 TEST_P(InstructionSelectorODPITest, OvfWithImmediate) {
593 TEST_P(InstructionSelectorODPITest, OvfWithShiftByParameter) {
630 TEST_P(InstructionSelectorODPITest, OvfWithShiftByImmediate) {
673 TEST_P(InstructionSelectorODPITest, ValWithParameters) {
689 TEST_P(InstructionSelectorODPITest, ValWithImmediate) {
720 TEST_P(InstructionSelectorODPITest, ValWithShiftByParameter) {
755 TEST_P(InstructionSelectorODPITest, ValWithShiftByImmediate) {
796 TEST_P(InstructionSelectorODPITest, BothWithParameters) {
813 TEST_P(InstructionSelectorODPITest, BothWithImmediate) {
846 TEST_P(InstructionSelectorODPITest, BothWithShiftByParameter) {
881 TEST_P(InstructionSelectorODPITest, BothWithShiftByImmediate) {
924 TEST_P(InstructionSelectorODPITest, BranchWithParameters) {
946 TEST_P(InstructionSelectorODPITest, BranchWithImmediate) {
989 TEST_P(InstructionSelectorODPITest, BranchIfZeroWithParameters) {
1011 TEST_P(InstructionSelectorODPITest, BranchIfNotZeroWithParameters) {
1033 INSTANTIATE_TEST_CASE_P(InstructionSelectorTest, InstructionSelectorODPITest,