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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 87 SDValue performMulCombine(SDNode *N, DAGCombinerInfo &DCI) const;
AMDGPUISelLowering.cpp 3304 SDValue AMDGPUTargetLowering::performMulCombine(SDNode *N,
3980 return performMulCombine(N, DCI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 12196 static SDValue performMulCombine(SDNode *N, SelectionDAG &DAG,
16088 return performMulCombine(N, DAG, DCI, Subtarget);

Completed in 86 milliseconds