Lines Matching refs:OPCODE
63 #define HANDLE_BINARY_INST(NUM, OPCODE, INSTCLASS) \ in TEST_F() argument
65 auto VPID = VPIntrinsic::getForOpcode(Instruction::OPCODE); \ in TEST_F()
69 auto *I = VBuild.createVectorInstruction(Instruction::OPCODE, ValueTy, \ in TEST_F()
113 #define HANDLE_BINARY_INST(NUM, OPCODE, INSTCLASS) \ in TEST_F() argument
115 auto VPID = VPIntrinsic::getForOpcode(Instruction::OPCODE); \ in TEST_F()
119 auto *I = VBuild.createVectorInstruction(Instruction::OPCODE, ValueTy, \ in TEST_F()
159 #define HANDLE_BINARY_INST(NUM, OPCODE, INSTCLASS) \ in TEST_F() argument
161 auto VPID = VPIntrinsic::getForOpcode(Instruction::OPCODE); \ in TEST_F()
165 auto *I = VBuild.createVectorInstruction(Instruction::OPCODE, ValueTy, \ in TEST_F()
194 #define HANDLE_BINARY_INST(NUM, OPCODE, INSTCLASS) \ in TEST_F() argument
196 auto VPID = VPIntrinsic::getForOpcode(Instruction::OPCODE); \ in TEST_F()
200 auto *I = VBuild.createVectorInstruction(Instruction::OPCODE, ValueTy, \ in TEST_F()