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

/external/llvm/include/llvm/Target/
H A DTargetLowering.h2690 unsigned getMatchedOperand() const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6414 unsigned OperandNo = OpInfo.getMatchedOperand();
6465 true, OpInfo.getMatchedOperand(), dl,
6477 OpInfo.getMatchedOperand());
H A DTargetLowering.cpp2306 /// getMatchedOperand - If this is an input matching constraint, this method
2308 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { function in class:TargetLowering::AsmOperandInfo

Completed in 236 milliseconds