Home
last modified time | relevance | path

Searched refs:computeSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp311 static int computeSizeInBytes(const Type *T) { in computeSizeInBytes() function
1699 ArgSizes[Index] = computeSizeInBytes(Val->getType()); in createLaunchParameters()
1720 ArgSizes[Index] = computeSizeInBytes(Val->getType()); in createLaunchParameters()
1733 ArgSizes[Index] = computeSizeInBytes(Val->getType()); in createLaunchParameters()