Home
last modified time | relevance | path

Searched refs:combineLoad (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28779 static SDValue combineLoad(SDNode *N, SelectionDAG &DAG, in combineLoad() function
30966 case ISD::LOAD: return combineLoad(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35621 static SDValue combineLoad(SDNode *N, SelectionDAG &DAG, in combineLoad() function
39656 case ISD::LOAD: return combineLoad(N, DAG, DCI, Subtarget); in PerformDAGCombine()