Searched defs:createInstruction (Results 1 – 5 of 5) sorted by relevance
40 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function48 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
44 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function52 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
610 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder
613 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder
3628 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x) in createInstruction() function3637 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x, Value *y) in createInstruction() function