Searched refs:performORCombine (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsSEISelLowering.cpp | 597 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 1035 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| HD | MipsISelLowering.cpp | 865 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function 1172 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 10195 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function 12568 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()
|