Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp269 SDNode *BaseLoad = O2SMap[BaseOff]; in ClusterNeighboringLoads() local
270 Loads.push_back(BaseLoad); in ClusterNeighboringLoads()
274 if (!TII->shouldScheduleLoadsNear(BaseLoad, Load, BaseOff, Offset,NumLoads)) in ClusterNeighboringLoads()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp14016 SDValue BaseLoad = in PerformDAGCombine() local
14052 BaseLoad.getValue(1), ExtraLoad.getValue(1)); in PerformDAGCombine()
14062 ExtraLoad, BaseLoad, PermCntl, DAG, dl); in PerformDAGCombine()
14065 BaseLoad, ExtraLoad, PermCntl, DAG, dl); in PerformDAGCombine()