Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2278 OperandVec::iterator operands_end() { return Operands.end(); } in operands_end() function in __anon4852db4a0111::InstructionMatcher
2283 OperandVec::const_iterator operands_end() const { return Operands.end(); } in operands_end() function in __anon4852db4a0111::InstructionMatcher