Home | History | Annotate | Download | only in TableGen

Lines Matching refs:AsmString

410   /// AsmString - The assembly string for this instruction (with variants
412 std::string AsmString;
420 /// This directly corresponds to the tokenized AsmString after the mnemonic is
434 AsmString(CGI.AsmString) {
439 AsmString(Alias->AsmString) {
678 errs() << TheDef->getName() << " -- " << "flattened:\"" << AsmString <<"\"\n";
763 AsmString =
764 CodeGenInstruction::FlattenAsmStringVariants(AsmString, AsmVariantNo);
785 StringRef String = AsmString;
872 if (AsmString.empty())
877 if (AsmString.find('\n') != std::string::npos)
882 // Remove comments from the asm string. We know that the asmstring only
885 StringRef(AsmString).find(CommentDelimiter) != StringRef::npos)
887 "asmstring for instruction has comment character in it, "
1527 // with an asmstring of