Home
last modified time | relevance | path

Searched refs:buildInsertSubvector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h1149 MachineInstrBuilder buildInsertSubvector(const DstOp &Res, const SrcOp &Src0,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp934 MachineInstrBuilder MachineIRBuilder::buildInsertSubvector(const DstOp &Res, in buildInsertSubvector() function in MachineIRBuilder