HomeSort by relevance Sort by last modified time
    Searched refs:Is16BitMemOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 56 /// Is16BitMemOperand - Return true if the specified instruction has
58 bool Is16BitMemOperand(const MCInst &MI, unsigned Op,
430 if (Is16BitMemOperand(MI, Op, STI)) {
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 610 /// Is16BitMemOperand - Return true if the specified instruction has
612 static bool Is16BitMemOperand(const MachineInstr &MI, unsigned Op) {
    [all...]

Completed in 76 milliseconds