Searched defs:getIndexType (Results 1 – 8 of 8) sorted by relevance
88 Type getIndexType() { return indexType; }; in getIndexType() function
905 IntegerType *DataLayout::getIndexType(LLVMContext &C, getIndexType() function in DataLayout 910 Type *DataLayout::getIndexType(Type *Ty) const { getIndexType() function in DataLayout
36 Type ConvertToLLVMPattern::getIndexType() const { in getIndexType() function in ConvertToLLVMPattern
219 Type LLVMTypeConverter::getIndexType() const { getIndexType() function in LLVMTypeConverter
175 IntegerType *getIndexType() const { getIndexType() function
121 static spirv::ScalarType getIndexType(MLIRContext *ctx, getIndexType() function 127 Type SPIRVTypeConverter::getIndexType() const { getIndexType() function in SPIRVTypeConverter
71 IndexType Builder::getIndexType() { return IndexType::get(context); } getIndexType() function in Builder
406 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function