Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp268 SmallVector<Register> ConstantRegs; in buildInstr() local
271 ConstantRegs.emplace_back( in buildInstr()
273 return buildBuildVector(DstOps[0], ConstantRegs); in buildInstr()