Home
last modified time | relevance | path

Searched defs:StructOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h136 APInt StructOffset; member
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h76 uint16_t StructOffset : 15; member
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1489 uint64_t StructOffset = Offset.getZExtValue(); in getNaturalGEPRecursively() local
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4233 uint32_t StructOffset = (AS == AMDGPUAS::LOCAL_ADDRESS) ? 0x40 : 0x44; in getSegmentAperture() local