Searched refs:DefaultMethod (Results 1 – 4 of 4) sorted by relevance
216 std::string DefaultMethod; member1140 Entry->DefaultMethod = "<invalid>"; in getTokenClass()1277 CI->DefaultMethod = ""; // unused in buildRegisterClasses()1417 CI->DefaultMethod = std::string(SI->getValue()); in buildOperandClasses()1420 CI->DefaultMethod = "default" + CI->ClassName + "Operands"; in buildOperandClasses()2099 Name += "_" + Op.Class->DefaultMethod; in emitConvertFuncs()2122 << " " << Op.Class->DefaultMethod << "()" in emitConvertFuncs()
40 let DefaultMethod = "defaultMaskRegOp";
811 string DefaultMethod = ?;
1044 let DefaultMethod = !if(Optional, "default"#CName, ?);