Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1914 OperandVec::iterator operands_end() { return Operands.end(); } in operands_end() function in __anon0c06086d0111::InstructionMatcher
1919 OperandVec::const_iterator operands_end() const { return Operands.end(); } in operands_end() function in __anon0c06086d0111::InstructionMatcher