Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc387 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svcmp_impl
517 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svcnt_bhwd_impl
542 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svcnt_bhwd_pat_impl
594 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svcreate_impl
747 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svdup_impl
832 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svdupq_impl
1009 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svget_impl
1046 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svinsr_impl
1090 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svld1_impl
1243 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonfda094e10111::svld234_impl
[all …]
H A Daarch64-sve-builtins-sve2.cc245 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon4a21a4860111::svqrshl_impl
279 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon4a21a4860111::svqshl_impl
315 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon4a21a4860111::svrshl_impl
H A Daarch64-sve-builtins.h613 virtual gimple *fold (gimple_folder &) const { return NULL; } in fold() function
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc387 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svcmp_impl
517 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svcnt_bhwd_impl
542 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svcnt_bhwd_pat_impl
594 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svcreate_impl
747 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svdup_impl
832 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svdupq_impl
1009 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svget_impl
1046 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svinsr_impl
1090 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svld1_impl
1243 fold (gimple_folder &f) const OVERRIDE in fold() function in __anonda8f51d40111::svld234_impl
[all …]
H A Daarch64-sve-builtins-sve2.cc245 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon271061790111::svqrshl_impl
279 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon271061790111::svqshl_impl
315 fold (gimple_folder &f) const OVERRIDE in fold() function in __anon271061790111::svrshl_impl
H A Daarch64-sve-builtins.h613 virtual gimple *fold (gimple_folder &) const { return NULL; } in fold() function
/netbsd/usr.sbin/gspa/gspa/
H A Dgsp_eval.c47 fold(expr x) in fold() function
/netbsd/usr.bin/fold/
H A Dfold.c130 fold(int width) in fold() function
/netbsd/usr.bin/vis/
H A Dvis.c58 static int eflags, fold, foldwidth = 80, none, markeol; variable
/netbsd/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-c.c52 tree type0, type1, fold = NULL_TREE; in avr_resolve_overloaded_builtin() local
H A Davr-c.cc52 tree type0, type1, fold = NULL_TREE; in avr_resolve_overloaded_builtin() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-c.c52 tree type0, type1, fold = NULL_TREE; in avr_resolve_overloaded_builtin() local
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Ddelivered_hdr.c112 VSTRING *fold; member
/netbsd/sys/arch/hp300/dev/
H A Drboxreg.h83 uint8_t fold; /* fold register 0x40b3 */ member
H A Ddvboxreg.h72 uint8_t fold; /* Byte/longword per pixel 0x40B3 */ member
/netbsd/sys/arch/hp300/stand/common/
H A Dgrf_rbreg.h104 vu_char fold; /* fold register 0x40b3 */ member
H A Dgrf_dvreg.h96 vu_char fold; /* Byte/longword per pixel 0x40B3 */ member
/netbsd/usr.bin/spell/spellprog/
H A Dspellprog.c318 int ch, fold, i; in main() local
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.c991 cp_get_fndecl_from_callee (tree fn, bool fold /* = true */) in cp_get_fndecl_from_callee()
H A Dcvt.cc996 cp_get_fndecl_from_callee (tree fn, bool fold /* = true */) in cp_get_fndecl_from_callee()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c991 cp_get_fndecl_from_callee (tree fn, bool fold /* = true */) in cp_get_fndecl_from_callee()
/netbsd/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dexpr.c1627 LOCAL bigptr fold(e) in fold() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp620 bool AMDGPULibCalls::fold(CallInst *CI, AliasAnalysis *AA) { in fold() function in AMDGPULibCalls
/netbsd/external/gpl2/grep/dist/src/
H A Ddfa.c297 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) in dfasyntax()
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c271 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) in dfasyntax()

12