Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp70 void ELFRelocationSection::addRelocations(RelocOffsetT BaseOff, in addRelocations()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
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
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp251 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp274 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp268 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp122 unsigned BaseOff; member