Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp200 SDValue UpperPartAVL; // we will use this for packing things back together in splitPackedLoadStore() local
208 UpperPartAVL = SplitTM.AVL; in splitPackedLoadStore()
258 PartOps[(int)PackElem::Hi], UpperPartAVL); in splitPackedLoadStore()
358 SDValue UpperPartAVL; // we will use this for packing things back together in splitVectorOp() local
365 UpperPartAVL = SplitTM.AVL; in splitVectorOp()
393 PartOps[(int)PackElem::Hi], UpperPartAVL); in splitVectorOp()