Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1913 OperandVec::iterator operands_begin() { return Operands.begin(); } in operands_begin() function in __anon44b4b7180111::InstructionMatcher
1918 OperandVec::const_iterator operands_begin() const { return Operands.begin(); } in operands_begin() function in __anon44b4b7180111::InstructionMatcher