Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp627 uint64_t VarSize = in makeRegisterGlobalsFn() local
1142 uint64_t VarSize = in createOffloadingEntries() local
H A DCGDecl.cpp366 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(D.getType()) + in AddInitializerToStaticVarDecl() local
H A DCodeGenModule.cpp5491 CharUnits VarSize = getContext().getTypeSizeInChars(ASTTy) + in EmitGlobalVarDefinition() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h383 int64_t VarSize; variable
394 int64_t VarSize, in OffloadEntryInfoDeviceGlobalVar()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp441 uint64_t VarSize) { in transferSRADebugInfo()
566 uint64_t VarSize = DL.getTypeSizeInBits(GV->getValueType()); in SRAGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8713 int64_t VarSize; in registerTargetGlobalVariable() local
8944 StringRef VarName, Constant *Addr, int64_t VarSize, in registerDeviceGlobalVarEntryInfo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6881 auto VarSize = V.getSizeInBits(); in verifyFragmentExpression() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1679 if (auto VarSize = Var->getSizeInBits()) in handleDebugValue() local