HomeSort by: relevance | last modified time | path
    Searched defs:unrollVectorShift (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 1975 static SDValue unrollVectorShift(SDValue Op, SelectionDAG &DAG) {
2012 return unrollVectorShift(Op, DAG);
WebAssemblyISelLowering.cpp 1975 static SDValue unrollVectorShift(SDValue Op, SelectionDAG &DAG) {
2012 return unrollVectorShift(Op, DAG);

Completed in 48 milliseconds