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

  /external/llvm/lib/Target/SystemZ/
SystemZShortenInst.cpp 66 MI.tieOperands(0, 1);
SystemZInstrInfo.cpp 137 MI->tieOperands(0, 1);
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 817 tieOperands(DefIdx, OpNo);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp     [all...]
  /external/llvm/lib/CodeGen/MIRParser/
MIParser.cpp 912 MI.tieOperands(TiedPair.first, TiedPair.second);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp 698 MI->tieOperands(0, 3);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 2613 milliseconds