Searched defs:intrinsic (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbounds.c61 bounds_ifunction_return(array_t * a, const index_type * extent, const char * a_name, const char * intrinsic) argument
110 bounds_equal_extents(array_t *a, array_t *b, const char *a_name, const char *intrinsic) argument
153 bounds_reduced_extents(array_t *a, array_t *b, int which, const char *a_name, const char *intrinsic) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dbounds.c61 bounds_ifunction_return(array_t * a, const index_type * extent, const char * a_name, const char * intrinsic) argument
110 bounds_equal_extents(array_t *a, array_t *b, const char *a_name, const char *intrinsic) argument
153 bounds_reduced_extents(array_t *a, array_t *b, int which, const char *a_name, const char *intrinsic) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dintrinsics.cc279 expand_intrinsic_bt(intrinsic_code intrinsic, tree callexp) argument
391 expand_intrinsic_sqrt(intrinsic_code intrinsic, tree callexp) argument
590 expand_intrinsic_checkedint(intrinsic_code intrinsic, tree callexp) argument
[all...]
H A Dd-tree.h266 enum intrinsic_code intrinsic; variable in typeref:enum:intrinsic_code
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dintrinsics.cc299 expand_intrinsic_bt(intrinsic_code intrinsic, tree callexp) argument
403 expand_intrinsic_rotate(intrinsic_code intrinsic, tree callexp) argument
626 expand_intrinsic_checkedint(intrinsic_code intrinsic, tree callexp) argument
[all...]
H A Dd-tree.h273 enum intrinsic_code intrinsic; variable in typeref:enum:intrinsic_code
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dst_parse.c777 intrinsic(char *cp, tdesc_t **rtdp) function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp639 const CodeGenIntrinsic &intrinsic = Ints[i]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c2088 bool intrinsic; local
H A Dsymbol.c415 *intent_in = "INTENT(IN)", *intrinsic = "INTRINSIC", local
[all...]
H A Dmodule.c7267 bool intrinsic = next->intrinsic; local
[all...]
H A Dgfortran.h784 unsigned allocatable:1, dimension:1, codimension:1, external:1, intrinsic:1, member in struct:__anon835
1729 bool intrinsic; member in struct:gfc_use_list
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc2067 bool intrinsic; local
H A Dintrinsic.cc4263 set_intrinsic_dummy_arg(gfc_dummy_arg *&dummy_arg, gfc_intrinsic_arg *intrinsic) argument
[all...]
H A Dsymbol.cc415 *intent_in = "INTENT(IN)", *intrinsic = "INTRINSIC", local
[all...]
H A Dmodule.cc7473 bool intrinsic = next->intrinsic; local
[all...]
H A Dgfortran.h856 unsigned allocatable:1, dimension:1, codimension:1, external:1, intrinsic:1, member in struct:__anon845
1984 bool intrinsic; member in struct:gfc_use_list
2331 gfc_intrinsic_arg *intrinsic; member in union:gfc_dummy_arg::__anon862
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp3295 llvm::Function *intrinsic = CGF.CGM.getIntrinsic(IID, opTy); local
[all...]

Completed in 389 milliseconds