Lines Matching refs:OperandLiteralString

1477     DecorationOperands[DecorationLinkageAttributes].push(OperandLiteralString, "'Name'");  in Parameterize()
1523 InstructionDesc[OpSource].operands.push(OperandLiteralString, "'Source'", true); in Parameterize()
1525 InstructionDesc[OpSourceContinued].operands.push(OperandLiteralString, "'Continued Source'"); in Parameterize()
1527 InstructionDesc[OpSourceExtension].operands.push(OperandLiteralString, "'Extension'"); in Parameterize()
1530 InstructionDesc[OpName].operands.push(OperandLiteralString, "'Name'"); in Parameterize()
1534 InstructionDesc[OpMemberName].operands.push(OperandLiteralString, "'Name'"); in Parameterize()
1536 InstructionDesc[OpString].operands.push(OperandLiteralString, "'String'"); in Parameterize()
1542 InstructionDesc[OpExtension].operands.push(OperandLiteralString, "'Name'"); in Parameterize()
1544 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'"); in Parameterize()
1553 InstructionDesc[OpEntryPoint].operands.push(OperandLiteralString, "'Name'"); in Parameterize()
1589 … InstructionDesc[OpTypeOpaque].operands.push(OperandLiteralString, "The name of the opaque type."); in Parameterize()
1653 InstructionDesc[OpDecorateStringGOOGLE].operands.push(OperandLiteralString, "'Literal String'"); in Parameterize()
1663 …InstructionDesc[OpMemberDecorateStringGOOGLE].operands.push(OperandLiteralString, "'Literal String… in Parameterize()
2635 InstructionDesc[OpModuleProcessed].operands.push(OperandLiteralString, "'process'"); in Parameterize()