HomeSort by relevance Sort by last modified time
    Searched defs:getPhysReg (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
InterferenceCache.h 107 unsigned getPhysReg() const { return PhysReg; }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
InterferenceCache.h 83 unsigned getPhysReg() const { return PhysReg; }
  /external/llvm/lib/Target/Hexagon/
RDFLiveness.cpp 758 unsigned Liveness::getPhysReg(RegisterRef RR) const {
    [all...]

Completed in 93 milliseconds