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

  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 299 /// closePhysRegsUsed - Expand UsedPhysRegs to its transitive closure over
301 void closePhysRegsUsed(const TargetRegisterInfo&);
  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 245 void MachineRegisterInfo::closePhysRegsUsed(const TargetRegisterInfo &TRI) {
RegAllocFast.cpp     [all...]

Completed in 55 milliseconds