Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1465 MachineInstr &InsertInst = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectMergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18032 static std::optional<unsigned> getAggregateSize(Instruction *InsertInst) { in getAggregateSize()