Searched refs:getDimension (Results 1 – 8 of 8) sorted by relevance
685 unsigned getDimension() const { return VTy->getNumElements(); } in getDimension() function696 for (unsigned i = 1; i < getDimension(); i++) { in isInterleaved()890 for (unsigned i = 0; i < Result.getDimension(); i++) { in computeFromLI()1047 for (unsigned i = 0; i < getDimension(); i++) in print()
105 dxil::ResourceKind getDimension() const { in getDimension() function130 dxil::ResourceKind getDimension() const { in getDimension() function154 dxil::ResourceKind getDimension() const { in getDimension() function
170 unsigned getDimension() const;
143 : F(F), Vocab(Vocab), Dimension(Vocab.getDimension()), in Embedder()226 unsigned Vocabulary::getDimension() const { in getDimension() function in Vocabulary
242 Kind = Ty->getDimension(); in ResourceTypeInfo()245 Kind = Ty->getDimension(); in ResourceTypeInfo()248 Kind = Ty->getDimension(); in ResourceTypeInfo()
258 FPI.FunctionEmbedding = ir2vec::Embedding(Vocabulary->getDimension(), 0.0); in getFunctionPropertiesInfo()
197 auto IR2VecDim = IR2VecVocabResult->getDimension(); in MLInlineAdvisor()
1198 const Node *getDimension() const { return Dimension; } in getDimension() function