Searched refs:getAVLPos (Results 1 – 3 of 3) sorted by relevance
74 std::optional<int> getAVLPos(unsigned);
166 std::optional<int> getAVLPos(unsigned Opc) { in getAVLPos() function386 auto PosOpt = getAVLPos(Op->getOpcode()); in getNodeAVL()
353 auto AVLPos = getAVLPos(Op->getOpcode()); in splitVectorOp() 434 auto AVLPos = getAVLPos(Op->getOpcode()); in legalizePackedAVL()