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

  /external/llvm/lib/Target/
TargetRegisterInfo.cpp 43 OS << ':' << TRI->getSubRegIndexName(SubIdx);
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 327 /// getSubRegIndexName - Return the human-readable symbolic target-specific
329 const char *getSubRegIndexName(unsigned SubIdx) const {
    [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp     [all...]
MachineInstr.cpp     [all...]

Completed in 136 milliseconds