Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp597 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1035 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
HDMipsISelLowering.cpp865 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/
HDAArch64ISelLowering.cpp10195 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
12568 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()