Searched defs:createInstruction (Results 1 – 2 of 2) sorted by relevance
47 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function55 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
614 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder