Searched defs:getOperandList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | User.h | 162 const Use *getOperandList() const { getOperandList() function |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | DAGISelMatcher.h | 1045 const SmallVectorImpl<unsigned> &getOperandList() const { return Operands; } getOperandList() function |