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

  /external/llvm/lib/CodeGen/
MachineInstr.cpp 860 /// RemoveOperand - Erase an operand from an instruction, leaving it with one
863 void MachineInstr::RemoveOperand(unsigned OpNo) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp 682 /// RemoveOperand - Erase an operand from an instruction, leaving it with one
685 void MachineInstr::RemoveOperand(unsigned OpNo) {
    [all...]

Completed in 87 milliseconds