Searched refs:performORCombine (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 660 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 1075 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
D | MipsISelLowering.cpp | 657 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 753 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6564 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function 7721 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()
|