Home
last modified time | relevance | path

Searched defs:getOperandList (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DUser.h162 const Use *getOperandList() const { getOperandList() function
165 Use *getOperandList() { getOperandList() function
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h1045 const SmallVectorImpl<unsigned> &getOperandList() const { return Operands; } getOperandList() function