Searched defs:VarSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp477 uint64_t VarSize = local
H A DCGOpenMPRuntime.h622 CharUnits VarSize; member in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::OffloadEntryInfo::final
631 OffloadEntryInfoDeviceGlobalVar( unsigned Order, llvm::Constant *Addr, CharUnits VarSize, OMPTargetGlobalVarEntryKind Flags, llvm::GlobalValue::LinkageTypes Linkage) argument
H A DCGOpenMPRuntime.cpp9781 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(Ty); local
9808 CharUnits VarSize; local
2983 registerDeviceGlobalVarEntryInfo(StringRef VarName, llvm::Constant *Addr, CharUnits VarSize, OMPTargetGlobalVarEntryKind Flags, llvm::GlobalValue::LinkageTypes Linkage) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5343 auto VarSize = V.getSizeInBits(); local

Completed in 94 milliseconds