Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp874 bool selectVectorConstants(SDNode *N);
1020 bool HvxSelector::selectVectorConstants(SDNode *N) { in selectVectorConstants() function in HvxSelector
1103 selectVectorConstants(OutN); in materialize()