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

  /external/llvm/lib/IR/
Use.cpp 48 unsigned Use::getOperandNo() const {
  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 144 /// getOperandNo - Returns the number of the current operand relative to its
147 unsigned getOperandNo() const {
MachineRegisterInfo.h     [all...]
SelectionDAGNodes.h 565 unsigned getOperandNo() const {
    [all...]
  /external/llvm/include/llvm/IR/
CFG.h 72 /// getOperandNo - Return the operand number in the predecessor's
74 unsigned getOperandNo() const {
75 return It.getOperandNo();
  /external/clang/include/clang/AST/
Stmt.h     [all...]

Completed in 149 milliseconds