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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp660 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, function
1075 Val = performORCombine(N, DAG, DCI, Subtarget);
H A DMipsISelLowering.cpp657 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, function
753 return performORCombine(N, DAG, DCI, Subtarget);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6564 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, function
7721 return performORCombine(N, DCI, Subtarget);

Completed in 4635 milliseconds