Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DOperator.cpp51 int64_t ElemCount = 1; in getMaxPreservedAlignment() local
DIntrinsicInst.cpp184 auto ElemCount = VT->getElementCount(); in getStaticVectorLength() local
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredication.cpp207 Value *ElemCount = ActiveLaneMask->getOperand(1); in IsSafeActiveMask() local
/external/llvm-project/llvm/lib/Analysis/
DTFUtils.cpp71 size_t ElemCount) { in writeTensorValues()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp827 Register ElemCount = LoLoop.VCTP->getOperand(1).getReg(); in RemoveLoopUpdate() local
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h425 …cmsUInt32Number ElemCount; // If this tag needs an array, how many elements should ke… member
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1535 cmsUInt32Number ElemCount; in cmsReadTag() local
Dcmstypes.c4514 cmsUInt32Number ElemCount; in Type_MPE_Write() local
/external/llvm-project/libcxx/src/filesystem/
Doperations.cpp1521 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/libcxx/src/filesystem/
Doperations.cpp1523 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1106 if (Optional<uint64_t> ElemCount = in getTypeSize() local
/external/mesa3d/src/imgui/
Dimgui.h1733 …unsigned int ElemCount; // Number of indices (multiple of 3) to be rendered as tri… member