Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDANV.cpp226 uint64_t VarSize = in makeRegisterGlobalsFn() local
/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp275 SizeT VarSize = VarSizeOp->getValue(); in instrumentFuncStart() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h640 CharUnits VarSize; variable
650 unsigned Order, llvm::Constant *Addr, CharUnits VarSize, in OffloadEntryInfoDeviceGlobalVar()
DCGOpenMPRuntime.cpp3016 CharUnits VarSize, in registerDeviceGlobalVarEntryInfo()
10439 CharUnits VarSize = CGM.getContext().getTypeSizeInChars(Ty); in registerTargetFirstprivateCopy() local
10466 CharUnits VarSize; in registerTargetGlobalVariable() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp473 uint64_t VarSize) { in transferSRADebugInfo()
506 uint64_t VarSize = DL.getTypeSizeInBits(Ty); in SRAGlobal() local
/external/llvm/lib/IR/
DVerifier.cpp4244 uint64_t VarSize = getVariableSize(*V); in verifyBitPieceExpression() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp4359 auto VarSize = Var->getSizeInBits(); in splitAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5005 auto VarSize = V.getSizeInBits(); in verifyFragmentExpression() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp4553 auto VarSize = DbgDeclare->getVariable()->getSizeInBits(); in splitAlloca() local
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp5425 auto VarSize = V.getSizeInBits(); in verifyFragmentExpression() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1359 if (auto VarSize = Var->getSizeInBits()) in handleDebugValue() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1319 if (auto VarSize = Var->getSizeInBits()) in handleDebugValue() local