Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelEmitter.cpp2109 OperandVec::iterator operands_end() { return Operands.end(); } in operands_end() function in __anon51f7cbaa0111::InstructionMatcher
2114 OperandVec::const_iterator operands_end() const { return Operands.end(); } in operands_end() function in __anon51f7cbaa0111::InstructionMatcher