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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
BreakFalseDeps.cpp 183 unsigned Pref = TII->getUndefRegClearance(*MI, OpNum, TRI);
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 458 unsigned getUndefRegClearance(const MachineInstr &MI, unsigned &OpNum,
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.h 483 unsigned getUndefRegClearance(const MachineInstr &MI, unsigned &OpNum,
X86InstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 511 unsigned Pref = TII->getUndefRegClearance(*MI, OpNum, TRI);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h     [all...]

Completed in 337 milliseconds