Searched refs:isAccessSupported (Results 1 – 6 of 6) sorted by relevance
53 virtual bool isAccessSupported(DataFile, DataType) const;
58 virtual bool isAccessSupported(DataFile, DataType) const;
225 virtual bool isAccessSupported(DataFile, DataType) const = 0;
421 TargetNV50::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNV50
455 TargetNVC0::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNVC0
2788 isAccessSupported(ld->getSrc(0)->reg.file, typeOfSize(size))) in combineLd()2851 isAccessSupported(st->getSrc(0)->reg.file, typeOfSize(size))) in combineSt()4024 !prog->getTarget()->isAccessSupported(ld1->getSrc(0)->reg.file, in checkSplitLoad()