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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 261 bool PromoteIntegerOperand(SDNode *N, unsigned OperandNo);
346 bool ExpandIntegerOperand(SDNode *N, unsigned OperandNo);
481 bool ExpandFloatOperand(SDNode *N, unsigned OperandNo);
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 159 unsigned OperandNo; // The operand # this constraint applies to.
CodeGenDAGPatterns.cpp 767 OperandNo = R->getValueAsInt("OperandNum");
839 TreePatternNode *NodeToApply = getOperandNum(OperandNo, N, NodeInfo, ResNo);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 256 milliseconds