Home
last modified time | relevance | path

Searched defs:BaseOff (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp114 unsigned BaseOff; member
1014 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff * 64, Min); in offsetsCanBeCombined() local
1031 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff, Min); in offsetsCanBeCombined() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp70 void ELFRelocationSection::addRelocations(RelocOffsetT BaseOff, in addRelocations()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp251 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp268 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp274 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp122 unsigned BaseOff; member