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;
224 virtual bool isAccessSupported(DataFile, DataType) const = 0;
410 TargetNV50::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNV50
451 TargetNVC0::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNVC0
2771 isAccessSupported(ld->getSrc(0)->reg.file, typeOfSize(size))) in combineLd()2834 isAccessSupported(st->getSrc(0)->reg.file, typeOfSize(size))) in combineSt()3992 !prog->getTarget()->isAccessSupported(ld1->getSrc(0)->reg.file, in checkSplitLoad()