Home
last modified time | relevance | path

Searched defs:Rex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/restricted_traces/
H A DREADME.md611 ### Step 1/3: Capture T-Rex with Validation
624 ### Step 2/3: Validate T-Rex
636 ### Step 3/3: Restore the Canonical T-Rex Trace
/aosp_15_r20/frameworks/libs/binary_translation/assembler/include/berberis/assembler/
Dx86_64.h288 uint8_t Rex(ArgumentType argument) { in Jcc() function
306 uint8_t Rex(Operand operand) { in Rex() function
317 uint8_t Rex(Memory32Bit operand) { return Rex(operand.operand); } in Rex() function
319 uint8_t Rex(Memory64Bit operand) { in Rex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp370 uint64_t TSFlags, bool Rex, in emitMemModRMByte()
636 unsigned &CurByte, bool &Rex, in emitPrefixImpl()
1373 bool Rex = false; in emitPrefix() local
1394 bool Rex = false; in encodeInstruction() local
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp350 uint64_t TSFlags, bool Rex, in emitMemModRMByte()
1185 bool Rex = false; in encodeInstruction() local