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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 234 getExecutionDomain(const MachineInstr *MI) const;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 356 getExecutionDomain(const MachineInstr *MI) const;
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 438 std::pair<uint16_t, uint16_t> DomP = TII->getExecutionDomain(MI);

Completed in 64 milliseconds