Home | History | Annotate | Download | only in TableGen

Lines Matching defs:AsmString

411   /// AsmString - The assembly string for this instruction (with variants
413 std::string AsmString;
421 /// This directly corresponds to the tokenized AsmString after the mnemonic is
435 AsmString(CGI.AsmString) {
440 AsmString(Alias->AsmString) {
679 errs() << TheDef->getName() << " -- " << "flattened:\"" << AsmString <<"\"\n";
764 AsmString =
765 CodeGenInstruction::FlattenAsmStringVariants(AsmString, AsmVariantNo);
786 StringRef String = AsmString;
875 if (AsmString.empty())
880 if (AsmString.find('\n') != std::string::npos)
885 // Remove comments from the asm string. We know that the asmstring only
888 StringRef(AsmString).find(CommentDelimiter) != StringRef::npos)
890 "asmstring for instruction has comment character in it, "
1509 // with an asmstring of