Searched refs:opProperties (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_target_gv100.h | 48 void initProps(const struct opProperties *, int);
|
/external/llvm-project/mlir/lib/IR/ |
D | MLIRContext.cpp | 636 StringRef name, Dialect &dialect, OperationProperties opProperties, in insert() argument 641 AbstractOperation opInfo(name, dialect, opProperties, typeID, parseAssembly, in insert() 658 StringRef name, Dialect &dialect, OperationProperties opProperties, in AbstractOperation() argument 664 typeID(typeID), opProperties(opProperties), in AbstractOperation()
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | OperationSupport.h | 152 return opProperties & static_cast<OperationProperties>(property); in hasProperty() 184 OperationProperties opProperties, TypeID typeID, 192 OperationProperties opProperties, TypeID typeID, 200 const OperationProperties opProperties; variable
|