Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp582 static SDValue PerformORCombine(SDNode *N, SelectionDAG& DAG, in PerformORCombine() function
656 return PerformORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp6704 static SDValue PerformORCombine(SDNode *N, in PerformORCombine() function
7933 case ISD::OR: return PerformORCombine(N, DCI, Subtarget); in PerformDAGCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9264 static SDValue PerformORCombine(SDNode *N, in PerformORCombine() function
11038 case ISD::OR: return PerformORCombine(N, DCI, Subtarget); in PerformDAGCombine()