Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h40 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
48 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp610 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3648 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x) in createInstruction() function
3657 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x, Value *y) in createInstruction() function