Home
last modified time | relevance | path

Searched refs:SET_VEX_PP (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.h1056 int SET_VEX_PP);
1060 int SET_VEX_PP);
1063 int SET_VEX_PP);
Dassembler_x86.cc4120 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
4147 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
4154 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4178 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
4184 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4202 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
4203 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1173 int SET_VEX_PP);
1177 int SET_VEX_PP);
1180 int SET_VEX_PP);
Dassembler_x86_64.cc5762 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
5789 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
5796 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5821 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
5827 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5843 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
5844 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()