Searched defs:isOpSupported (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ | ||
D | nv50_ir_target_gm107.cpp | 55 TargetGM107::isOpSupported(operation op, DataType ty) const in isOpSupported() function in nv50_ir::TargetGM107 |
D | nv50_ir_target_gv100.cpp | 440 TargetGV100::isOpSupported(operation op, DataType ty) const in isOpSupported() function in nv50_ir::TargetGV100 |
D | nv50_ir_target_nvc0.cpp | 468 TargetNVC0::isOpSupported(operation op, DataType ty) const in isOpSupported() function in nv50_ir::TargetNVC0 |
D | nv50_ir_target_nv50.cpp | 421 TargetNV50::isOpSupported(operation op, DataType ty) const in isOpSupported() function in nv50_ir::TargetNV50 |