Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7035 static SDValue PerformBUILD_VECTORCombine(SDNode *N, in PerformBUILD_VECTORCombine() function
7939 case ISD::BUILD_VECTOR: return PerformBUILD_VECTORCombine(N, DCI); in PerformDAGCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9689 static SDValue PerformBUILD_VECTORCombine(SDNode *N, in PerformBUILD_VECTORCombine() function
11045 case ISD::BUILD_VECTOR: return PerformBUILD_VECTORCombine(N, DCI, Subtarget); in PerformDAGCombine()