Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp3389 uint64_t BaseAlignment = in parseMachineMemoryOperand() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp9160 CharUnits BaseAlignment = getBaseAlignment(Info, OffsetResult); in VisitBuiltinCallExpr() local
9197 CharUnits BaseAlignment = getBaseAlignment(Info, Result); in VisitBuiltinCallExpr() local
11926 CharUnits BaseAlignment = getBaseAlignment(Info, Ptr); in VisitBuiltinCallExpr() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp15908 CharUnits BaseAlignment, CharUnits Offset, in getDerivedToBaseAlignmentAndOffset()