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

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

Completed in 943 milliseconds