Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp112 unsigned BaseOff; member
948 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff * 64, Min); in offsetsCanBeCombined() local
965 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff, Min); in offsetsCanBeCombined() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp270 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp11011 CharUnits BaseOff = Layout.getBaseClassOffset(BDecl); in detectFPCCEligibleStructHelper() local