Home
last modified time | relevance | path

Searched defs:PartIndex (Results 1 – 9 of 9) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXVectorDecomposer.cpp462 for (unsigned PartIndex = 0; PartIndex != Offsets.size(); ++PartIndex) { in decompose() local
574 for (unsigned PartIndex = 0, NumParts = PartsIn->size(); in decomposePhiIncoming() local
593 unsigned PartIndex = getPartIndex(&RdR); in decomposeRdRegion() local
651 unsigned PartIndex = getPartIndex(&WrR); in decomposeWrRegion() local
690 for (unsigned PartIndex = 0, NumParts = Parts->size(); in decomposeBitCast() local
722 unsigned VectorDecomposer::getPartOffset(unsigned PartIndex) in getPartOffset()
731 unsigned VectorDecomposer::getPartNumBytes(Type *WholeTy, unsigned PartIndex) in getPartNumBytes()
744 unsigned VectorDecomposer::getPartNumElements(Type *WholeTy, unsigned PartIndex) in getPartNumElements()
754 VectorType *VectorDecomposer::getPartType(Type *WholeTy, unsigned PartIndex) in getPartType()
764 Constant *VectorDecomposer::getConstantPart(Constant *Whole, unsigned PartIndex) in getConstantPart()
[all …]
H A DGenXVectorDecomposer.h151 unsigned getPartOffset(unsigned PartIndex) const { in getPartOffset()
154 unsigned getPartNumElements(unsigned PartIndex) const { in getPartNumElements()
/dports/net-p2p/jigdo/jigdo-0.7.3/src/
H A Dmkjigdo.cc46 struct MkTemplate::PartIndex { struct in MkTemplate
47 bool operator()(const PartLine* a, const PartLine* b) const { in operator ()()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dctime.c328 int unsigned PartIndex; in PrintTime() local
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgratextbidi.pas101 property PartIndex: integer read FPartIndex; property
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgratextbidi.pas101 property PartIndex: integer read FPartIndex; property
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DTypes.F90665 INTEGER :: ElementIndex=-1, GElementIndex=-1, PartIndex=-1, NDOFs=0, BDOFs=0, DGDOFs=0 component
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/evanw/esbuild/internal/js_ast/
H A Djs_ast.go2212 PartIndex uint32 member
/dports/devel/esbuild/esbuild-0.12.23/internal/js_ast/
H A Djs_ast.go1933 PartIndex uint32 member