Searched refs:getMatchedOperand (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h2474 unsigned getMatchedOperand() const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6512 unsigned OperandNo = OpInfo.getMatchedOperand();
6562 true, OpInfo.getMatchedOperand(),
6573 OpInfo.getMatchedOperand());
H A DTargetLowering.cpp2220 /// getMatchedOperand - If this is an input matching constraint, this method
2222 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { function in class:TargetLowering::AsmOperandInfo

Completed in 221 milliseconds