Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp206 SDValue UpperPartAVL; // we will use this for packing things back together in splitPackedLoadStore() local
214 UpperPartAVL = SplitTM.AVL; in splitPackedLoadStore()
264 PartOps[(int)PackElem::Hi], UpperPartAVL); in splitPackedLoadStore()
364 SDValue UpperPartAVL; // we will use this for packing things back together in splitVectorOp() local
371 UpperPartAVL = SplitTM.AVL; in splitVectorOp()
399 PartOps[(int)PackElem::Hi], UpperPartAVL); in splitVectorOp()