Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DOperator.h249 inline op_iterator idx_end() { return op_end(); } in idx_end() function
250 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function
/external/llvm/include/llvm/IR/
DOperator.h385 inline op_iterator idx_end() { return op_end(); } in idx_end() function
386 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h457 inline op_iterator idx_end() { return op_end(); } in idx_end() function
458 inline const_op_iterator idx_end() const { return op_end(); } in idx_end() function