Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp149 static unsigned determineREX(const MachineInstr &MI) { in determineREX() function
692 if (unsigned REX = determineREX(MI)) in emitInstruction()