Searched refs:Mnemonic_CMOVcc (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
H A Denc_defs_ext.h100 Mnemonic_CMOVcc, // Conditional Move enumerator in enum:Mnemonic
H A Denc_defs.h409 Mnemonic_CMOVcc, // Conditional Move
H A Dencoder.inl540 return (char*)EncoderBase::encode(stream, (Mnemonic)(Mnemonic_CMOVcc + cc), args);
/dalvik/vm/compiler/codegen/x86/
H A DLowerHelper.cpp1663 Mnemonic m = (Mnemonic)(Mnemonic_CMOVcc+cc);

Completed in 468 milliseconds