Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2277 OperandVec::iterator operands_begin() { return Operands.begin(); } in operands_begin() function in __anon4852db4a0111::InstructionMatcher
2282 OperandVec::const_iterator operands_begin() const { return Operands.begin(); } in operands_begin() function in __anon4852db4a0111::InstructionMatcher