Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2195 SmallVector<EVT, 1> PtrValueVTs; in visitRet() local
2199 PtrValueVTs); in visitRet()
2202 DAG.getCopyFromReg(Chain, getCurSDLoc(), DemoteReg, PtrValueVTs[0]); in visitRet()