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

  /external/llvm/include/llvm/Support/
CFG.h 69 /// getOperandNo - Return the operand number in the predecessor's
71 unsigned getOperandNo() const {
72 return It.getOperandNo();
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 420 /// getOperandNo - Return the operand # of this MachineOperand in its
422 unsigned getOperandNo() const {
SelectionDAGNodes.h 466 /// getOperandNo - Retrieve the operand # of this use in its user.
468 unsigned getOperandNo() const {
    [all...]
  /external/clang/include/clang/AST/
Stmt.h     [all...]

Completed in 470 milliseconds