Searched defs:IsVCMP (Results 1 – 2 of 2) sorted by relevance
547 static bool IsVCMP(unsigned Opcode) { return VCMPOpcodeToVPT(Opcode) != 0; } in IsVCMP() function
3196 bool IsVCMP = PatchedName[0] == 'v'; in ParseInstruction() local