Searched defs:idx_end (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h487 inline op_iterator idx_end() { return op_end(); } function in class:llvm::GEPOperator
488 inline const_op_iterator idx_end() const { return op_end(); } function in class:llvm::GEPOperator
H A DInstructions.h1051 inline op_iterator idx_end() { return op_end(); } function in class:llvm::GetElementPtrInst
1052 inline const_op_iterator idx_end() const { return op_end(); } function in class:llvm::GetElementPtrInst
2382 inline idx_iterator idx_end() const { return Indices.end(); } function in class:llvm::CallInst::ShuffleVectorInst::ExtractValueInst
2503 inline idx_iterator idx_end() const { return Indices.end(); } function in class:llvm::CallInst::ShuffleVectorInst::InsertValueInst
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.h84 long idx_end; member in struct:__anon568
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExperiment.h84 long idx_end; member in struct:__anon710
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_rar5.c709 push_data(struct archive_read* a, struct rar5* rar, const uint8_t* buf, int64_t idx_begin, int64_t idx_end) argument
753 push_window_data(struct archive_read* a, struct rar5* rar, int64_t idx_begin, int64_t idx_end) argument

Completed in 218 milliseconds