Home
last modified time | relevance | path

Searched defs:VarSize (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGCUDANV.cpp611 uint64_t VarSize = in makeRegisterGlobalsFn() local
1139 uint64_t VarSize = in createOffloadingEntries() local
DCGDecl.cpp362 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(D.getType()) + in AddInitializerToStaticVarDecl() local
DCodeGenModule.cpp4910 CharUnits VarSize = getContext().getTypeSizeInChars(ASTTy) + in EmitGlobalVarDefinition() local
DCGOpenMPRuntime.cpp10363 int64_t VarSize; in registerTargetGlobalVariable() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2071 int64_t VarSize; variable
2081 int64_t VarSize, in OffloadEntryInfoDeviceGlobalVar()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp405 uint64_t VarSize) { in transferSRADebugInfo()
513 uint64_t VarSize = DL.getTypeSizeInBits(GV->getValueType()); in SRAGlobal() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DSROA.cpp174 if (auto VarSize = DbgAssign->getVariable()->getSizeInBits()) in migrateDebugInfo() local
4910 auto VarSize = DbgDeclare->getVariable()->getSizeInBits(); in splitAlloca() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DVerifier.cpp6171 auto VarSize = V.getSizeInBits(); in verifyFragmentExpression() local
/openbsd/src/gnu/llvm/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp5100 StringRef VarName, Constant *Addr, int64_t VarSize, in registerDeviceGlobalVarEntryInfo()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1475 if (auto VarSize = Var->getSizeInBits()) in handleDebugValue() local