Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.h74 Optional<int> getAVLPos(unsigned);
H A DVECustomDAG.cpp166 Optional<int> getAVLPos(unsigned Opc) { in getAVLPos() function
386 auto PosOpt = getAVLPos(Op->getOpcode()); in getNodeAVL()
H A DVVPISelLowering.cpp347 auto AVLPos = getAVLPos(Op->getOpcode()); in splitVectorOp()
428 auto AVLPos = getAVLPos(Op->getOpcode()); in legalizePackedAVL()