Searched defs:getValueTypes (Results 1 – 4 of 4) 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
321 ArrayRef<MVT::SimpleValueType> getValueTypes() const {return VTs;} in getValueTypes() function