Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp630 LLT CoverTy = LLT::scalar(CoveringSize); in buildCopyToRegs() local
631 UnmergeSrc = B.buildInstr(ExtendOp, {CoverTy}, {SrcReg}).getReg(0); in buildCopyToRegs()