Home
last modified time | relevance | path

Searched defs:createInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h47 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
55 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/
DInstrBuilder.cpp642 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder