Home
last modified time | relevance | path

Searched defs:InsertInst (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp1041 opt::Instruction* GraphicsRobustAccessPass::InsertInst( in InsertInst() function in spvtools::opt::GraphicsRobustAccessPass
/external/angle/third_party/spirv-tools/src/source/opt/
Dgraphics_robust_access_pass.cpp1041 opt::Instruction* GraphicsRobustAccessPass::InsertInst( in InsertInst() function in spvtools::opt::GraphicsRobustAccessPass
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp1041 opt::Instruction* GraphicsRobustAccessPass::InsertInst( in InsertInst() function in spvtools::opt::GraphicsRobustAccessPass
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1373 MachineInstr &InsertInst = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectMergeValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1380 MachineInstr &InsertInst = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectMergeValues() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp289 static std::optional<unsigned> getInsertIndex(const Value *InsertInst, in getInsertIndex()
8572 Instruction *InsertInst; in getLastInstructionInBundle() local
12984 static std::optional<unsigned> getAggregateSize(Instruction *InsertInst) { in getAggregateSize()