Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h369 unsigned getCustomHvxOperationAction(SDNode &Op) const;
H A DHexagonISelLowering.cpp2233 unsigned Action = getCustomHvxOperationAction(Op); in getCustomOperationAction()
H A DHexagonISelLoweringHVX.cpp486 HexagonTargetLowering::getCustomHvxOperationAction(SDNode &Op) const { in getCustomHvxOperationAction() function in HexagonTargetLowering