Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp192 CharUnits BaseOff = Layout.getBaseClassOffset(BDecl); in detectFPCCEligibleStructHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp114 unsigned BaseOff; member
1092 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff * 64, Min); in offsetsCanBeCombined() local
1109 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff, Min); in offsetsCanBeCombined() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp275 int64_t BaseOff = Offsets[0]; in ClusterNeighboringLoads() local