Home | History | Annotate | Download | only in TableGen

Lines Matching refs:AsmString

390   /// AsmString - The assembly string for this instruction (with variants
392 std::string AsmString;
400 /// This directly corresponds to the tokenized AsmString after the mnemonic is
414 AsmString(CGI.AsmString) {
419 AsmString(Alias->AsmString) {
644 errs() << TheDef->getName() << " -- " << "flattened:\"" << AsmString <<"\"\n";
657 AsmString =
658 CodeGenInstruction::FlattenAsmStringVariants(AsmString, AsmVariantNo);
679 StringRef String = AsmString;
763 if (AsmString.empty())
768 if (AsmString.find('\n') != std::string::npos)
773 // Remove comments from the asm string. We know that the asmstring only
776 StringRef(AsmString).find(CommentDelimiter) != StringRef::npos)
778 "asmstring for instruction has comment character in it, "
1385 // with an asmstring of