Home
last modified time | relevance | path

Searched defs:SizesArray (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/Exchange/
H A DJSONExporter.cpp577 const json::Array &SizesArray = *Array.getArray("sizes"); in areArraysEqual() local
662 const json::Array &SizesArray = *Array.getArray("sizes"); in importArrays() local
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2153 Value *SizesArray = nullptr; global() member
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1647 auto *SizesArray = cast<AllocaInst>(V); getValuesInOffloadArrays() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9612 llvm::Value *SizesArray = InputInfo.SizesArray.emitRawPointer(CGF); emitTargetCallKernelLaunch() local
[all...]