Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h74 std::optional<int> getAVLPos(unsigned);
H A DVECustomDAG.cpp166 std::optional<int> getAVLPos(unsigned Opc) { in getAVLPos() function
386 auto PosOpt = getAVLPos(Op->getOpcode()); in getNodeAVL()
H A DVVPISelLowering.cpp353 auto AVLPos = getAVLPos(Op->getOpcode()); in splitVectorOp()
434 auto AVLPos = getAVLPos(Op->getOpcode()); in legalizePackedAVL()