Lines Matching refs:Adds
571 // Adds an access chain instruction based on a given pointer and indices.
642 // Adds a constant of the given composite type to the module.
662 // Adds a null constant.
674 // Adds a constant of the given scalar type.
694 // Adds an OpCopyMemory instruction into the module.
718 // Adds a new block to the module that is statically reachable from an
778 // Adds a function to the module containing a single block with a single non-
800 // Adds a SPIR-V function to the module.
837 // Adds an undefined value of a given type to the module at global scope.
849 // Adds a global variable of the given type to the module, with Private or
885 // Adds a local variable of the given type (which must be a pointer with
1038 …// Adds an OpPhi instruction at the start of a block with n predecessors (pred_1, pred_2, ..., pre…
1056 // Adds a new parameter into the function.
1089 // Adds OpSpecConstantOp into the module.
1107 // Adds a |synonymous_instruction| before |insert_before| instruction with
1163 // Adds an array type of the given element type and size to the module
1178 // Adds OpTypeBool to the module
1187 // Adds OpTypeFloat to the module with the given width
1199 // Adds a function type to the module
1214 // Adds OpTypeInt to the module with the given width and signedness
1229 // Adds a matrix type to the module
1245 // Adds OpTypePointer to the module, with the given storage class and base
1261 // Adds a struct type to the module
1273 // Adds a vector type to the module