Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7774 EVT ReqVT = VT != MVT::Other ? VT : VTys[SplatSize-1]; in BuildSplatI() local
7783 return DAG.getBitcast(ReqVT, DAG.getConstant(Val, dl, CanonicalVT)); in BuildSplatI()