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