Searched refs:DefaultMethod (Results 1 – 4 of 4) sorted by relevance
217 std::string DefaultMethod; member1150 Entry->DefaultMethod = "<invalid>"; in getTokenClass()1287 CI->DefaultMethod = ""; // unused in buildRegisterClasses()1427 CI->DefaultMethod = std::string(SI->getValue()); in buildOperandClasses()1430 CI->DefaultMethod = "default" + CI->ClassName + "Operands"; in buildOperandClasses()2109 Name += "_" + Op.Class->DefaultMethod; in emitConvertFuncs()2132 << " " << Op.Class->DefaultMethod << "()" in emitConvertFuncs()
42 let DefaultMethod = "defaultMaskRegOp";
873 string DefaultMethod = ?;
1161 let DefaultMethod = !if(Optional, "default"#CName, ?);