Searched defs:idxtype (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeSession.cc | 3275 DbeSession::findIndexObject (int idxtype, uint64_t idx) in findIndexObject() 3282 DbeSession::createIndexObject (int idxtype, int64_t idx) in createIndexObject() 3299 DbeSession::createIndexObject (int idxtype, Histable *hobj) in createIndexObject()
|
H A D | Experiment.cc | 2560 int idxtype = dbeSession->findIndexSpaceByName (idxname); in read_omp_preg() local 2716 int idxtype = dbeSession->findIndexSpaceByName (idxname); in read_omp_task() local 5363 int idxtype = dbeSession->findIndexSpaceByName (idxname); in resolve_frame_info() local 5381 int idxtype = dbeSession->findIndexSpaceByName (idxname); in resolve_frame_info() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeSession.cc | 3275 DbeSession::findIndexObject (int idxtype, uint64_t idx) in findIndexObject() 3282 DbeSession::createIndexObject (int idxtype, int64_t idx) in createIndexObject() 3299 DbeSession::createIndexObject (int idxtype, Histable *hobj) in createIndexObject()
|
H A D | Experiment.cc | 2558 int idxtype = dbeSession->findIndexSpaceByName (idxname); in read_omp_preg() local 2714 int idxtype = dbeSession->findIndexSpaceByName (idxname); in read_omp_task() local 5361 int idxtype = dbeSession->findIndexSpaceByName (idxname); in resolve_frame_info() local 5379 int idxtype = dbeSession->findIndexSpaceByName (idxname); in resolve_frame_info() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | pointer-query.cc | 2586 tree idxtype = NULL_TREE; in build_printable_array_type() local
|
H A D | tree-vect-stmts.cc | 2814 tree idxtype = TREE_VALUE (arglist); arglist = TREE_CHAIN (arglist); in vect_build_gather_load_calls() local 7704 tree rettype, srctype, ptrtype, idxtype, masktype, scaletype; in vectorizable_store() local
|
H A D | tree.cc | 12668 tree idxtype = TREE_TYPE (TREE_OPERAND (exp, 1)); in array_ref_low_bound() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 2779 tree idxtype = TREE_VALUE (arglist); arglist = TREE_CHAIN (arglist); in vect_build_gather_load_calls() local 7558 tree rettype, srctype, ptrtype, idxtype, masktype, scaletype; in vectorizable_store() local
|
H A D | tree.c | 13464 tree idxtype = TREE_TYPE (TREE_OPERAND (exp, 1)); in array_ref_low_bound() local
|