Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp604 uint64_t VarSize = makeRegisterGlobalsFn() local
1127 uint64_t VarSize = createOffloadingEntries() local
H A DCGDecl.cpp362 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(D.getType()) + AddInitializerToStaticVarDecl() local
H A DCodeGenModule.cpp5359 CharUnits VarSize = getContext().getTypeSizeInChars(ASTTy) + EmitGlobalVarDefinition() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h357 int64_t VarSize; global() variable
368 OffloadEntryInfoDeviceGlobalVar(unsigned Order,Constant * Addr,int64_t VarSize,OMPTargetGlobalVarEntryKind Flags,GlobalValue::LinkageTypes Linkage,const std::string & VarName) OffloadEntryInfoDeviceGlobalVar() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp431 transferSRADebugInfo(GlobalVariable * GV,GlobalVariable * NGV,uint64_t FragmentOffsetInBits,uint64_t FragmentSizeInBits,uint64_t VarSize) transferSRADebugInfo() argument
556 uint64_t VarSize = DL.getTypeSizeInBits(GV->getValueType()); SRAGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6734 int64_t VarSize; registerTargetGlobalVariable() local
6994 registerDeviceGlobalVarEntryInfo(StringRef VarName,Constant * Addr,int64_t VarSize,OMPTargetGlobalVarEntryKind Flags,GlobalValue::LinkageTypes Linkage) registerDeviceGlobalVarEntryInfo() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5100 auto VarSize = DbgVariable->getVariable()->getSizeInBits(); splitAlloca() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6518 auto VarSize = V.getSizeInBits(); verifyFragmentExpression() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1646 if (auto VarSize = Var->getSizeInBits()) handleDebugValue() local