Home
last modified time | relevance | path

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

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