Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp439 LLT BVType = LLT::fixed_vector(LLTy.getNumElements(), PartLLT); in buildCopyFromRegs() local
440 auto BV = B.buildBuildVector(BVType, Regs); in buildCopyFromRegs()