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.h914 int SET_VEX_PP);
918 int SET_VEX_PP);
921 int SET_VEX_PP);
Dassembler_x86.cc3960 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
3987 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
3994 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4018 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
4024 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4042 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
4043 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1028 int SET_VEX_PP);
1032 int SET_VEX_PP);
1035 int SET_VEX_PP);
Dassembler_x86_64.cc5486 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
5513 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
5520 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5545 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
5551 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5567 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
5568 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()