Lines Matching defs:opc
246 unsigned opc[2];253 opc[0] = VE::BRCFWir;254 opc[1] = VE::BRCFWrr;256 opc[0] = VE::BRCFLir;257 opc[1] = VE::BRCFLrr;261 opc[0] = VE::BRCFSir;262 opc[1] = VE::BRCFSrr;264 opc[0] = VE::BRCFDir;265 opc[1] = VE::BRCFDrr;269 BuildMI(&MBB, DL, get(opc[0]))275 BuildMI(&MBB, DL, get(opc[1]))