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

  /external/llvm/lib/Target/R600/
SIFoldOperands.cpp 245 unsigned MovOp = TII->getMovOpcode(DestRC);
SIInstrInfo.h 116 unsigned getMovOpcode(const TargetRegisterClass *DstRC) const;
SIInstrInfo.cpp 449 unsigned SIInstrInfo::getMovOpcode(const TargetRegisterClass *DstRC) const {
    [all...]

Completed in 277 milliseconds