/external/clang/include/clang/Basic/ |
D | BuiltinsX86.def | 11 // this file must define the BUILTIN macro to make use of this information. 29 BUILTIN(__builtin_ia32_femms, "v", "") 30 BUILTIN(__builtin_ia32_pavgusb, "V8cV8cV8c", "nc") 31 BUILTIN(__builtin_ia32_pf2id, "V2iV2f", "nc") 32 BUILTIN(__builtin_ia32_pfacc, "V2fV2fV2f", "nc") 33 BUILTIN(__builtin_ia32_pfadd, "V2fV2fV2f", "nc") 34 BUILTIN(__builtin_ia32_pfcmpeq, "V2iV2fV2f", "nc") 35 BUILTIN(__builtin_ia32_pfcmpge, "V2iV2fV2f", "nc") 36 BUILTIN(__builtin_ia32_pfcmpgt, "V2iV2fV2f", "nc") 37 BUILTIN(__builtin_ia32_pfmax, "V2fV2fV2f", "nc") [all …]
|
D | BuiltinsPPC.def | 11 // this file must define the BUILTIN macro to make use of this information. 21 BUILTIN(__builtin_altivec_vaddcuw, "V4UiV4UiV4Ui", "") 23 BUILTIN(__builtin_altivec_vaddsbs, "V16ScV16ScV16Sc", "") 24 BUILTIN(__builtin_altivec_vaddubs, "V16UcV16UcV16Uc", "") 25 BUILTIN(__builtin_altivec_vaddshs, "V8SsV8SsV8Ss", "") 26 BUILTIN(__builtin_altivec_vadduhs, "V8UsV8UsV8Us", "") 27 BUILTIN(__builtin_altivec_vaddsws, "V4SiV4SiV4Si", "") 28 BUILTIN(__builtin_altivec_vadduws, "V4UiV4UiV4Ui", "") 30 BUILTIN(__builtin_altivec_vsubsbs, "V16ScV16ScV16Sc", "") 31 BUILTIN(__builtin_altivec_vsububs, "V16UcV16UcV16Uc", "") [all …]
|
D | Builtins.def | 11 // must define the BUILTIN macro to make use of this information. 81 #if defined(BUILTIN) && !defined(LIBBUILTIN) 82 # define LIBBUILTIN(ID, TYPE, ATTRS, HEADER, BUILTIN_LANG) BUILTIN(ID, TYPE, ATTRS) 86 BUILTIN(__builtin_atan2 , "ddd" , "Fnc") 87 BUILTIN(__builtin_atan2f, "fff" , "Fnc") 88 BUILTIN(__builtin_atan2l, "LdLdLd", "Fnc") 89 BUILTIN(__builtin_abs , "ii" , "ncF") 90 BUILTIN(__builtin_copysign, "ddd", "ncF") 91 BUILTIN(__builtin_copysignf, "fff", "ncF") 92 BUILTIN(__builtin_copysignl, "LdLdLd", "ncF") [all …]
|
D | BuiltinsPTX.def | 11 // this file must define the BUILTIN macro to make use of this information. 17 BUILTIN(__builtin_ptx_read_tid_x, "i", "nc") 18 BUILTIN(__builtin_ptx_read_tid_y, "i", "nc") 19 BUILTIN(__builtin_ptx_read_tid_z, "i", "nc") 20 BUILTIN(__builtin_ptx_read_tid_w, "i", "nc") 22 BUILTIN(__builtin_ptx_read_ntid_x, "i", "nc") 23 BUILTIN(__builtin_ptx_read_ntid_y, "i", "nc") 24 BUILTIN(__builtin_ptx_read_ntid_z, "i", "nc") 25 BUILTIN(__builtin_ptx_read_ntid_w, "i", "nc") 27 BUILTIN(__builtin_ptx_read_ctaid_x, "i", "nc") [all …]
|
D | BuiltinsARM.def | 11 // this file must define the BUILTIN macro to make use of this information. 18 BUILTIN(__clear_cache, "v.", "") 19 BUILTIN(__builtin_thread_pointer, "v*", "") 22 BUILTIN(__builtin_arm_qadd, "iii", "nc") 23 BUILTIN(__builtin_arm_qsub, "iii", "nc") 24 BUILTIN(__builtin_arm_ssat, "iiUi", "nc") 25 BUILTIN(__builtin_arm_usat, "UiUiUi", "nc") 28 BUILTIN(__builtin_arm_ldrexd, "LLUiv*", "") 29 BUILTIN(__builtin_arm_strexd, "iLLUiv*", "") 32 BUILTIN(__builtin_arm_get_fpscr, "Ui", "nc") [all …]
|
D | TargetBuiltins.h | 22 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro 32 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro 42 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro 53 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
|
D | Builtins.h | 45 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
|
/external/v8/src/ |
D | builtins.h | 71 V(ArgumentsAdaptorTrampoline, BUILTIN, UNINITIALIZED, \ 73 V(JSConstructCall, BUILTIN, UNINITIALIZED, \ 75 V(JSConstructStubCountdown, BUILTIN, UNINITIALIZED, \ 77 V(JSConstructStubGeneric, BUILTIN, UNINITIALIZED, \ 79 V(JSConstructStubApi, BUILTIN, UNINITIALIZED, \ 81 V(JSEntryTrampoline, BUILTIN, UNINITIALIZED, \ 83 V(JSConstructEntryTrampoline, BUILTIN, UNINITIALIZED, \ 85 V(LazyCompile, BUILTIN, UNINITIALIZED, \ 87 V(LazyRecompile, BUILTIN, UNINITIALIZED, \ 89 V(NotifyDeoptimized, BUILTIN, UNINITIALIZED, \ [all …]
|
D | builtins.cc | 125 #define BUILTIN(name) \ macro 139 #define BUILTIN(name) \ macro 175 BUILTIN(Illegal) { in BUILTIN() function 181 BUILTIN(EmptyFunction) { in BUILTIN() function 186 BUILTIN(ArrayCodeGeneric) { in BUILTIN() function 437 BUILTIN(ArrayPush) { in BUILTIN() function 494 BUILTIN(ArrayPop) { in BUILTIN() function 527 BUILTIN(ArrayShift) { in BUILTIN() function 571 BUILTIN(ArrayUnshift) { in BUILTIN() function 630 BUILTIN(ArraySlice) { in BUILTIN() function [all …]
|
D | gdb-jit.h | 56 V(BUILTIN) \
|
D | serialize.h | 40 BUILTIN, enumerator
|
D | serialize.cc | 129 case BUILTIN: { in AddFromId() 198 { BUILTIN, \ in PopulateTable()
|
D | log.cc | 1328 case Code::BUILTIN: in LogCodeObject()
|
D | objects.h | 3243 BUILTIN, enumerator 3258 REGEXP = BUILTIN,
|
D | spaces.cc | 1564 CASE(BUILTIN); in ReportCodeKindStatistics()
|
D | objects-inl.h | 3203 ASSERT(code()->kind() == Code::BUILTIN); in DontAdaptArguments()
|
D | objects.cc | 6528 case BUILTIN: return "BUILTIN"; in Kind2String()
|
/external/clang/test/Analysis/ |
D | bstring.c | 22 # define BUILTIN(f) __builtin_ ## f macro 24 # define BUILTIN(f) f macro 35 #define __memcpy_chk BUILTIN(__memcpy_chk) 43 #define memcpy BUILTIN(memcpy) 157 #define __mempcpy_chk BUILTIN(__mempcpy_chk) 165 #define mempcpy BUILTIN(mempcpy) 279 #define __memmove_chk BUILTIN(__memmove_chk) 286 #define memmove BUILTIN(memmove) 326 #define bcmp BUILTIN(bcmp) 333 #define memcmp BUILTIN(memcmp) [all …]
|
D | string.c | 22 # define BUILTIN(f) __builtin_ ## f macro 24 # define BUILTIN(f) f macro 34 #define strlen BUILTIN(strlen) 262 #define __strcpy_chk BUILTIN(__strcpy_chk) 269 #define strcpy BUILTIN(strcpy) 318 #define __stpcpy_chk BUILTIN(__stpcpy_chk) 325 #define stpcpy BUILTIN(stpcpy) 362 #define __strcat_chk BUILTIN(__strcat_chk) 369 #define strcat BUILTIN(strcat) 464 #define __strncpy_chk BUILTIN(__strncpy_chk) [all …]
|
D | string-fail.c | 27 # define BUILTIN(f) __builtin_ ## f macro 29 # define BUILTIN(f) f macro 40 #define strnlen BUILTIN(strnlen)
|
D | security-syntax-checks.m | 7 # define BUILTIN(f) __builtin_ ## f macro 9 # define BUILTIN(f) f macro 125 #define __strcpy_chk BUILTIN(__strcpy_chk) 132 #define strcpy BUILTIN(strcpy) 149 #define __strcat_chk BUILTIN(__strcat_chk) 156 #define strcat BUILTIN(strcat)
|
/external/clang/lib/Basic/ |
D | Builtins.cpp | 22 #define BUILTIN(ID, TYPE, ATTRS) { #ID, TYPE, ATTRS, 0, ALL_LANGUAGES }, macro
|
D | Targets.cpp | 658 #define BUILTIN(ID, TYPE, ATTRS) { #ID, TYPE, ATTRS, 0, ALL_LANGUAGES }, macro 922 #define BUILTIN(ID, TYPE, ATTRS) { #ID, TYPE, ATTRS, 0, ALL_LANGUAGES }, macro 1090 #define BUILTIN(ID, TYPE, ATTRS) { #ID, TYPE, ATTRS, 0, ALL_LANGUAGES }, macro 2238 #define BUILTIN(ID, TYPE, ATTRS) { #ID, TYPE, ATTRS, 0, ALL_LANGUAGES }, macro
|
/external/v8/test/cctest/ |
D | test-serialize.cc | 107 CHECK_EQ(make_code(BUILTIN, Builtins::kArrayCode), in TEST() 148 decoder.Decode(make_code(BUILTIN, Builtins::kArrayCode))); in TEST()
|
/external/grub/ |
D | ChangeLog | 3695 (run_script): Run BUILTIN->FUNC with BUILTIN_SCRIPT instead of 7392 (*BUILTIN)->NAME in dictionary order, break the loop.
|