Lines Matching defs:opc
247 unsigned opc[2];254 opc[0] = VE::BRCFWir;255 opc[1] = VE::BRCFWrr;257 opc[0] = VE::BRCFLir;258 opc[1] = VE::BRCFLrr;262 opc[0] = VE::BRCFSir;263 opc[1] = VE::BRCFSrr;265 opc[0] = VE::BRCFDir;266 opc[1] = VE::BRCFDrr;270 BuildMI(&MBB, DL, get(opc[0]))276 BuildMI(&MBB, DL, get(opc[1]))