Searched refs:isAccessSupported (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_target_nv50.h50 virtual bool isAccessSupported(DataFile, DataType) const;
H A Dnv50_ir_target.h169 virtual bool isAccessSupported(DataFile, DataType) const = 0;
H A Dnv50_ir_target_nv50.cpp363 TargetNV50::isAccessSupported(DataFile file, DataType ty) const function in class:nv50_ir::TargetNV50
H A Dnv50_ir_peephole.cpp1357 isAccessSupported(ld->getSrc(0)->reg.file, typeOfSize(size)))
1413 isAccessSupported(st->getSrc(0)->reg.file, typeOfSize(size)))
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_target_nvc0.h48 virtual bool isAccessSupported(DataFile, DataType) const;
H A Dnv50_ir_target_nvc0.cpp446 TargetNVC0::isAccessSupported(DataFile file, DataType ty) const function in class:TargetNVC0
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_target_nv50.h50 virtual bool isAccessSupported(DataFile, DataType) const;
H A Dnv50_ir_target.h169 virtual bool isAccessSupported(DataFile, DataType) const = 0;
H A Dnv50_ir_target_nv50.cpp363 TargetNV50::isAccessSupported(DataFile file, DataType ty) const function in class:nv50_ir::TargetNV50
H A Dnv50_ir_peephole.cpp1357 isAccessSupported(ld->getSrc(0)->reg.file, typeOfSize(size)))
1413 isAccessSupported(st->getSrc(0)->reg.file, typeOfSize(size)))
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_target_nvc0.h48 virtual bool isAccessSupported(DataFile, DataType) const;
H A Dnv50_ir_target_nvc0.cpp446 TargetNVC0::isAccessSupported(DataFile file, DataType ty) const function in class:TargetNVC0

Completed in 116 milliseconds