Home | History | Annotate | Download | only in source

Lines Matching refs:AssemblyGrammar

170 bool AssemblyGrammar::isValid() const {
174 CapabilitySet AssemblyGrammar::filterCapsAgainstTargetEnv(
191 spv_result_t AssemblyGrammar::lookupOpcode(const char* name,
196 spv_result_t AssemblyGrammar::lookupOpcode(SpvOp opcode,
201 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type,
208 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type,
215 spv_result_t AssemblyGrammar::lookupSpecConstantOpcode(const char* name,
228 spv_result_t AssemblyGrammar::lookupSpecConstantOpcode(SpvOp opcode) const {
239 spv_result_t AssemblyGrammar::parseMaskOperand(const spv_operand_type_t type,
245 spv_result_t AssemblyGrammar::lookupExtInst(spv_ext_inst_type_t type,
251 spv_result_t AssemblyGrammar::lookupExtInst(spv_ext_inst_type_t type,
257 void AssemblyGrammar::pushOperandTypesForMask(