Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp441 LLT BVType = LLT::vector(LLTy.getNumElements(), PartLLT); in buildCopyFromRegs() local
442 auto BV = B.buildBuildVector(BVType, Regs); in buildCopyFromRegs()