Searched defs:getValueTypes (Results 1 – 5 of 5) sorted by relevance
125 const std::vector<MVT::SimpleValueType> &getValueTypes() const {return VTs;} in getValueTypes() function
216 SPIRVEntry::getValueTypes(const std::vector<SPIRVId>& IdVec)const { in getValueTypes() function in SPIRV::SPIRVEntry
1462 SPIRVModuleImpl::getValueTypes(const std::vector<SPIRVId>& IdVec)const { in getValueTypes() function in SPIRV::SPIRVModuleImpl
348 ArrayRef<ValueTypeByHwMode> getValueTypes() const { return VTs; } in getValueTypes() function
321 ArrayRef<MVT::SimpleValueType> getValueTypes() const {return VTs;} in getValueTypes() function