Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp663 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1079 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
DMipsISelLowering.cpp724 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
856 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7930 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
9865 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()