Lines Matching full:instructions
46 /// @brief Updates the use vectors of all instructions that can be referenced
69 /// instructions.
71 /// This function will iterate over all instructions and check for any required
72 /// predecessor and/or successor instructions. e.g. SpvOpPhi must only be
90 /// @brief Validates memory instructions
120 /// Validates Control Flow Graph instructions.
141 /// Validates type instructions.
144 /// Validates constant instructions.
147 /// Validates correctness of arithmetic instructions.
150 /// Validates correctness of composite instructions.
153 /// Validates correctness of conversion instructions.
156 /// Validates correctness of derivative instructions.
159 /// Validates correctness of logical instructions.
162 /// Validates correctness of bitwise instructions.
165 /// Validates correctness of image instructions.
168 /// Validates correctness of atomic instructions.
171 /// Validates correctness of barrier instructions.
177 /// Validates correctness of extension instructions.
180 /// Validates correctness of annotation instructions.
183 /// Validates correctness of non-uniform group instructions.
186 /// Validates correctness of debug instructions.
193 /// Validates correctness of primitive instructions.
196 /// Validates correctness of mode setting instructions.
199 /// Validates correctness of function instructions.
210 /// @param[in] pInstructions array of instructions