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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 939 static SDValue performSRLCombine(SDNode *N, SelectionDAG &DAG,
1045 return performSRLCombine(N, DAG, DCI, Subtarget);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 12873 static SDValue performSRLCombine(SDNode *N,
16102 return performSRLCombine(N, DCI);

Completed in 36 milliseconds