Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp824 Register ElemCount = LoLoop.VCTP->getOperand(1).getReg(); in RemoveLoopUpdate() local
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h432 …cmsUInt32Number ElemCount; // If this tag needs an array, how many elements should ke… member
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1652 cmsUInt32Number ElemCount; in cmsReadTag() local
Dcmstypes.c4620 cmsUInt32Number ElemCount; in Type_MPE_Write() local
/external/libcxx/src/filesystem/
Doperations.cpp1523 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1041 if (Optional<uint64_t> ElemCount = in getTypeSize() local
/external/cronet/buildtools/third_party/libc++/trunk/src/filesystem/
Doperations.cpp1880 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local
/external/mesa3d/src/imgui/
Dimgui.h1733 …unsigned int ElemCount; // Number of indices (multiple of 3) to be rendered as tri… member