Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h41 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
49 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/X86/
DSnippetGeneratorTest.cpp223 Instruction createInstruction(unsigned Opcode) { in createInstruction() function in exegesis::__anon1a7280190111::FakeBenchmarkRunner
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstrBuilder.cpp406 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in mca::InstrBuilder