Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/gnu-efi/dist/lib/
H A Dmisc.c248 OUT UINTN *VarSize in LibGetVariableAndSize()
292 UINTN VarSize; in LibGetVariable() local
378 UINTN VarSize; in LibInsertToTailOfBootOrder() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h639 CharUnits VarSize; variable
649 unsigned Order, llvm::Constant *Addr, CharUnits VarSize, in OffloadEntryInfoDeviceGlobalVar()
H A DCGCUDANV.cpp582 uint64_t VarSize = in makeRegisterGlobalsFn() local
H A DCGOpenMPRuntime.cpp3064 CharUnits VarSize, in registerDeviceGlobalVarEntryInfo()
10598 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(Ty); in registerTargetFirstprivateCopy() local
10632 CharUnits VarSize; in registerTargetGlobalVariable() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp477 uint64_t VarSize) { in transferSRADebugInfo()
510 uint64_t VarSize = DL.getTypeSizeInBits(Ty); in SRAGlobal() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4548 auto VarSize = DbgDeclare->getVariable()->getSizeInBits(); in splitAlloca() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp5559 auto VarSize = V.getSizeInBits(); in verifyFragmentExpression() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1398 if (auto VarSize = Var->getSizeInBits()) in handleDebugValue() local