Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp660 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1075 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
DMipsISelLowering.cpp657 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
753 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6564 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
7721 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()