Searched refs:PatchedName (Results 1 – 2 of 2) sorted by relevance
2001 StringRef PatchedName = Name; in ParseInstruction() local2004 if (PatchedName.startswith("set") && PatchedName.endswith("b") && in ParseInstruction()2005 PatchedName != "setb" && PatchedName != "setnb") in ParseInstruction()2006 PatchedName = PatchedName.substr(0, Name.size()-1); in ParseInstruction()2009 if ((PatchedName.startswith("cmp") || PatchedName.startswith("vcmp")) && in ParseInstruction()2010 (PatchedName.endswith("ss") || PatchedName.endswith("sd") || in ParseInstruction()2011 PatchedName.endswith("ps") || PatchedName.endswith("pd"))) { in ParseInstruction()2012 bool IsVCMP = PatchedName[0] == 'v'; in ParseInstruction()2015 PatchedName.slice(CCIdx, PatchedName.size() - 2)) in ParseInstruction()2052 Operands.push_back(X86Operand::CreateToken(PatchedName.slice(0, CCIdx), in ParseInstruction()[all …]
62 %PatchedName.0.0 = phi i8* [ undef, %bb.i1820 ], [ %Name.0, %bb.i ]66 …%2 = call i32 @memcmp(i8* %PatchedName.0.0, i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str1…