Home
last modified time | relevance | path

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

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