Home
last modified time | relevance | path

Searched defs:baseInfo (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h165 LValueBaseInfo baseInfo; variable
169 clang::CharUnits alignment, LValueBaseInfo baseInfo) { in initialize()
215 LValueBaseInfo baseInfo) { in makeAddr()
243 clang::QualType t, LValueBaseInfo baseInfo) { in makeVectorElt()
275 clang::QualType type, LValueBaseInfo baseInfo) { in makeBitfield()
H A DCIRGenExpr.cpp68 LValueBaseInfo *baseInfo) { in emitPointerWithAlignment()
374 LValueBaseInfo baseInfo = base.getBaseInfo(); in emitLValueForBitField() local
397 LValueBaseInfo baseInfo = base.getBaseInfo(); in emitLValueForField() local
479 LValueBaseInfo baseInfo = base.getBaseInfo(); in emitLValueForFieldInitialization() local
622 LValueBaseInfo baseInfo; in emitUnaryOpLValue() local
1024 LValueBaseInfo baseInfo; in emitMemberExpr() local
H A DCIRGenFunction.cpp639 LValueBaseInfo baseInfo; in makeNaturalAlignPointeeAddrLValue() local
647 LValueBaseInfo baseInfo; in makeNaturalAlignAddrLValue() local
H A DCIRGenCXXExpr.cpp111 LValueBaseInfo baseInfo; in emitCXXMemberOrOperatorMemberCallExpr() local
H A DCIRGenFunction.h541 LValue makeAddrLValue(Address addr, QualType ty, LValueBaseInfo baseInfo) { in makeAddrLValue()
H A DCIRGenModule.cpp137 LValueBaseInfo *baseInfo) { in getNaturalTypeAlignment()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp217 auto &baseInfo = it->second; in visitAllNodesWithInfo() local