Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp795 static const HexagonSubtarget &getHexagonSubtarget(SelectionDAG &G) { in getHexagonSubtarget() function
809 HST(getHexagonSubtarget(G)), HwLen(HST.getVectorLength()) {} in HvxSelector()