Home
last modified time | relevance | path

Searched defs:createInstruction (Results 1 – 5 of 5) 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/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h44 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
52 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/llvm-project/llvm/lib/MCA/
DInstrBuilder.cpp613 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3628 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x) in createInstruction() function
3637 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x, Value *y) in createInstruction() function