Searched refs:isAccessSupported (Results 1 – 6 of 6) sorted by relevance
52 virtual bool isAccessSupported(DataFile, DataType) const;
54 virtual bool isAccessSupported(DataFile, DataType) const;
223 virtual bool isAccessSupported(DataFile, DataType) const = 0;
406 TargetNV50::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNV50
405 TargetNVC0::isAccessSupported(DataFile file, DataType ty) const in isAccessSupported() function in nv50_ir::TargetNVC0
2531 isAccessSupported(ld->getSrc(0)->reg.file, typeOfSize(size))) in combineLd()2594 isAccessSupported(st->getSrc(0)->reg.file, typeOfSize(size))) in combineSt()3736 !prog->getTarget()->isAccessSupported(ld1->getSrc(0)->reg.file, in checkSplitLoad()