Searched defs:StructOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h139 APInt StructOffset; member in struct:llvm::BasicAAResult::DecomposedGEP
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h76 uint16_t StructOffset : 15; member in struct:llvm::CodeViewDebug::LocalVarDefRange
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4705 uint32_t StructOffset = (AS == AMDGPUAS::LOCAL_ADDRESS) ? 0x40 : 0x44; local

Completed in 124 milliseconds