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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp724 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, function
856 return performORCombine(N, DAG, DCI, Subtarget);
H A DMipsSEISelLowering.cpp663 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, function
1079 Val = performORCombine(N, DAG, DCI, Subtarget);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7930 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, function
9865 return performORCombine(N, DCI, Subtarget);

Completed in 175 milliseconds