Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4702 static SDValue getCTPOP16BitCounts(SDNode *N, SelectionDAG &DAG) { in getCTPOP16BitCounts() function
4728 SDValue BitCounts = getCTPOP16BitCounts(N, DAG); in lowerCTPOP16BitElements()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5459 static SDValue getCTPOP16BitCounts(SDNode *N, SelectionDAG &DAG) { in getCTPOP16BitCounts() function
5485 SDValue BitCounts = getCTPOP16BitCounts(N, DAG); in lowerCTPOP16BitElements()