Home
last modified time | relevance | path

Searched refs:BUILTIN (Results 1 – 25 of 80) sorted by relevance

1234

/external/clang/include/clang/Basic/
DBuiltinsHexagon.def11 // this file must define the BUILTIN macro to make use of this information.
20 BUILTIN(__builtin_SI_to_SXTHI_asrh, "ii", "")
21 BUILTIN(__builtin_brev_ldd, "LLi*LLi*LLi*i", "")
22 BUILTIN(__builtin_brev_ldw, "i*i*i*i", "")
23 BUILTIN(__builtin_brev_ldh, "s*s*s*i", "")
24 BUILTIN(__builtin_brev_lduh, "Us*Us*Us*i", "")
25 BUILTIN(__builtin_brev_ldb, "c*c*c*i", "")
26 BUILTIN(__builtin_brev_ldub, "Uc*Uc*Uc*i", "")
27 BUILTIN(__builtin_circ_ldd, "LLi*LLi*LLi*iIi", "")
28 BUILTIN(__builtin_circ_ldw, "i*i*i*iIi", "")
[all …]
DBuiltinsMips.def11 // this file must define the BUILTIN macro to make use of this information.
20 BUILTIN(__builtin_mips_addu_qb, "V4ScV4ScV4Sc", "n")
21 BUILTIN(__builtin_mips_addu_s_qb, "V4ScV4ScV4Sc", "n")
22 BUILTIN(__builtin_mips_subu_qb, "V4ScV4ScV4Sc", "n")
23 BUILTIN(__builtin_mips_subu_s_qb, "V4ScV4ScV4Sc", "n")
25 BUILTIN(__builtin_mips_addq_ph, "V2sV2sV2s", "n")
26 BUILTIN(__builtin_mips_addq_s_ph, "V2sV2sV2s", "n")
27 BUILTIN(__builtin_mips_subq_ph, "V2sV2sV2s", "n")
28 BUILTIN(__builtin_mips_subq_s_ph, "V2sV2sV2s", "n")
30 BUILTIN(__builtin_mips_madd, "LLiLLiii", "nc")
[all …]
DBuiltinsNVPTX.def11 // this file must define the BUILTIN macro to make use of this information.
19 BUILTIN(__nvvm_read_ptx_sreg_tid_x, "i", "nc")
20 BUILTIN(__nvvm_read_ptx_sreg_tid_y, "i", "nc")
21 BUILTIN(__nvvm_read_ptx_sreg_tid_z, "i", "nc")
22 BUILTIN(__nvvm_read_ptx_sreg_tid_w, "i", "nc")
24 BUILTIN(__nvvm_read_ptx_sreg_ntid_x, "i", "nc")
25 BUILTIN(__nvvm_read_ptx_sreg_ntid_y, "i", "nc")
26 BUILTIN(__nvvm_read_ptx_sreg_ntid_z, "i", "nc")
27 BUILTIN(__nvvm_read_ptx_sreg_ntid_w, "i", "nc")
29 BUILTIN(__nvvm_read_ptx_sreg_ctaid_x, "i", "nc")
[all …]
DBuiltinsPPC.def11 // this file must define the BUILTIN macro to make use of this information.
20 BUILTIN(__builtin_ppc_get_timebase, "ULLi", "n")
23 BUILTIN(__builtin_altivec_vaddcuw, "V4UiV4UiV4Ui", "")
25 BUILTIN(__builtin_altivec_vaddsbs, "V16ScV16ScV16Sc", "")
26 BUILTIN(__builtin_altivec_vaddubs, "V16UcV16UcV16Uc", "")
27 BUILTIN(__builtin_altivec_vaddshs, "V8SsV8SsV8Ss", "")
28 BUILTIN(__builtin_altivec_vadduhs, "V8UsV8UsV8Us", "")
29 BUILTIN(__builtin_altivec_vaddsws, "V4SiV4SiV4Si", "")
30 BUILTIN(__builtin_altivec_vadduws, "V4UiV4UiV4Ui", "")
31 BUILTIN(__builtin_altivec_vaddeuqm, "V1ULLLiV1ULLLiV1ULLLiV1ULLLi","")
[all …]
DBuiltinsAMDGPU.def11 // this file must define the BUILTIN macro to make use of this information.
17 #if defined(BUILTIN) && !defined(TARGET_BUILTIN)
18 # define TARGET_BUILTIN(ID, TYPE, ATTRS, FEATURE) BUILTIN(ID, TYPE, ATTRS)
24 BUILTIN(__builtin_amdgcn_kernarg_segment_ptr, "Uc*2", "nc")
25 BUILTIN(__builtin_amdgcn_implicitarg_ptr, "Uc*2", "nc")
27 BUILTIN(__builtin_amdgcn_workgroup_id_x, "Ui", "nc")
28 BUILTIN(__builtin_amdgcn_workgroup_id_y, "Ui", "nc")
29 BUILTIN(__builtin_amdgcn_workgroup_id_z, "Ui", "nc")
31 BUILTIN(__builtin_amdgcn_workitem_id_x, "Ui", "nc")
32 BUILTIN(__builtin_amdgcn_workitem_id_y, "Ui", "nc")
[all …]
DBuiltinsARM.def11 // this file must define the BUILTIN macro to make use of this information.
17 #if defined(BUILTIN) && !defined(LANGBUILTIN)
18 # define LANGBUILTIN(ID, TYPE, ATTRS, BUILTIN_LANG) BUILTIN(ID, TYPE, ATTRS)
22 BUILTIN(__clear_cache, "vv*v*", "i")
25 BUILTIN(__builtin_arm_qadd, "iii", "nc")
26 BUILTIN(__builtin_arm_qsub, "iii", "nc")
27 BUILTIN(__builtin_arm_ssat, "iiUi", "nc")
28 BUILTIN(__builtin_arm_usat, "UiUiUi", "nc")
31 BUILTIN(__builtin_arm_rbit, "UiUi", "nc")
34 BUILTIN(__builtin_arm_ldrexd, "LLUiv*", "")
[all …]
DBuiltins.def11 // must define the BUILTIN macro to make use of this information.
94 #if defined(BUILTIN) && !defined(LIBBUILTIN)
95 # define LIBBUILTIN(ID, TYPE, ATTRS, HEADER, BUILTIN_LANG) BUILTIN(ID, TYPE, ATTRS)
98 #if defined(BUILTIN) && !defined(LANGBUILTIN)
99 # define LANGBUILTIN(ID, TYPE, ATTRS, BUILTIN_LANG) BUILTIN(ID, TYPE, ATTRS)
103 BUILTIN(__builtin_atan2 , "ddd" , "Fnc")
104 BUILTIN(__builtin_atan2f, "fff" , "Fnc")
105 BUILTIN(__builtin_atan2l, "LdLdLd", "Fnc")
106 BUILTIN(__builtin_abs , "ii" , "ncF")
107 BUILTIN(__builtin_copysign, "ddd", "ncF")
[all …]
DBuiltinsAArch64.def11 // this file must define the BUILTIN macro to make use of this information.
18 BUILTIN(__clear_cache, "vv*v*", "i")
20 BUILTIN(__builtin_arm_ldrex, "v.", "t")
21 BUILTIN(__builtin_arm_ldaex, "v.", "t")
22 BUILTIN(__builtin_arm_strex, "i.", "t")
23 BUILTIN(__builtin_arm_stlex, "i.", "t")
24 BUILTIN(__builtin_arm_clrex, "v", "")
27 BUILTIN(__builtin_arm_rbit, "UiUi", "nc")
28 BUILTIN(__builtin_arm_rbit64, "LUiLUi", "nc")
31 BUILTIN(__builtin_arm_nop, "v", "")
[all …]
DTargetBuiltins.h28 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
39 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
50 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
60 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
70 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
80 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
90 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
143 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
153 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
163 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, macro
[all …]
DBuiltinsXCore.def11 // this file must define the BUILTIN macro to make use of this information.
17 BUILTIN(__builtin_bitrev, "UiUi", "nc")
18 BUILTIN(__builtin_getid, "Si", "nc")
19 BUILTIN(__builtin_getps, "UiUi", "n")
20 BUILTIN(__builtin_setps, "vUiUi", "n")
22 #undef BUILTIN
DBuiltinsWebAssembly.def12 /// Users of this file must define the BUILTIN macro to make use of this
21 BUILTIN(__builtin_wasm_current_memory, "z", "n")
22 BUILTIN(__builtin_wasm_grow_memory, "vz", "n")
24 #undef BUILTIN
/external/v8/src/builtins/
Dbuiltins-callsite.cc46 BUILTIN(CallSitePrototypeGetColumnNumber) { in BUILTIN() function
54 BUILTIN(CallSitePrototypeGetEvalOrigin) { in BUILTIN() function
62 BUILTIN(CallSitePrototypeGetFileName) { in BUILTIN() function
70 BUILTIN(CallSitePrototypeGetFunction) { in BUILTIN() function
81 BUILTIN(CallSitePrototypeGetFunctionName) { in BUILTIN() function
89 BUILTIN(CallSitePrototypeGetLineNumber) { in BUILTIN() function
97 BUILTIN(CallSitePrototypeGetMethodName) { in BUILTIN() function
105 BUILTIN(CallSitePrototypeGetPosition) { in BUILTIN() function
113 BUILTIN(CallSitePrototypeGetScriptNameOrSourceURL) { in BUILTIN() function
121 BUILTIN(CallSitePrototypeGetThis) { in BUILTIN() function
[all …]
Dbuiltins-object.cc22 BUILTIN(ObjectPrototypePropertyIsEnumerable) { in BUILTIN() function
38 BUILTIN(ObjectDefineProperties) { in BUILTIN() function
49 BUILTIN(ObjectDefineProperty) { in BUILTIN() function
172 BUILTIN(ObjectDefineGetter) { in BUILTIN() function
182 BUILTIN(ObjectDefineSetter) { in BUILTIN() function
192 BUILTIN(ObjectLookupGetter) { in BUILTIN() function
201 BUILTIN(ObjectLookupSetter) { in BUILTIN() function
209 BUILTIN(ObjectFreeze) { in BUILTIN() function
221 BUILTIN(ObjectGetPrototypeOf) { in BUILTIN() function
234 BUILTIN(ObjectSetPrototypeOf) { in BUILTIN() function
[all …]
Dbuiltins-regexp.cc19 BUILTIN(RegExpPrototypeToString) { in BUILTIN() function
62 BUILTIN(RegExpCapture##i##Getter) { \
82 BUILTIN(RegExpInputGetter) { in BUILTIN() function
89 BUILTIN(RegExpInputSetter) { in BUILTIN() function
103 BUILTIN(RegExpLastMatchGetter) { in BUILTIN() function
109 BUILTIN(RegExpLastParenGetter) { in BUILTIN() function
126 BUILTIN(RegExpLeftContextGetter) { in BUILTIN() function
134 BUILTIN(RegExpRightContextGetter) { in BUILTIN() function
Dbuiltins-error.cc18 BUILTIN(ErrorConstructor) { in BUILTIN() function
40 BUILTIN(ErrorCaptureStackTrace) { in BUILTIN() function
80 BUILTIN(ErrorPrototypeToString) { in BUILTIN() function
105 BUILTIN(MakeError) { in BUILTIN() function
110 BUILTIN(MakeRangeError) { in BUILTIN() function
115 BUILTIN(MakeSyntaxError) { in BUILTIN() function
120 BUILTIN(MakeTypeError) { in BUILTIN() function
125 BUILTIN(MakeURIError) { in BUILTIN() function
Dbuiltins-global.cc17 BUILTIN(GlobalDecodeURI) { in BUILTIN() function
28 BUILTIN(GlobalDecodeURIComponent) { in BUILTIN() function
40 BUILTIN(GlobalEncodeURI) { in BUILTIN() function
50 BUILTIN(GlobalEncodeURIComponent) { in BUILTIN() function
62 BUILTIN(GlobalEscape) { in BUILTIN() function
73 BUILTIN(GlobalUnescape) { in BUILTIN() function
84 BUILTIN(GlobalEval) { in BUILTIN() function
Dbuiltins-intl.cc46 BUILTIN(StringPrototypeToUpperCaseIntl) { in BUILTIN() function
53 BUILTIN(StringPrototypeNormalizeIntl) { in BUILTIN() function
441 BUILTIN(NumberFormatPrototypeFormatToParts) { in BUILTIN() function
471 BUILTIN(DateTimeFormatPrototypeFormatToParts) { in BUILTIN() function
507 BUILTIN(NumberFormatPrototypeFormatNumber) { in BUILTIN() function
563 BUILTIN(NumberFormatInternalFormatNumber) { in BUILTIN() function
597 BUILTIN(DateTimeFormatPrototypeFormat) { in BUILTIN() function
649 BUILTIN(DateTimeFormatInternalFormat) { in BUILTIN() function
669 BUILTIN(ListFormatConstructor) { in BUILTIN() function
698 BUILTIN(ListFormatPrototypeResolvedOptions) { in BUILTIN() function
[all …]
Dbuiltins-internal.cc14 BUILTIN(Illegal) { in BUILTIN() function
18 BUILTIN(EmptyFunction) { return ReadOnlyRoots(isolate).undefined_value(); } in BUILTIN() function
20 BUILTIN(UnsupportedThrower) { in BUILTIN() function
26 BUILTIN(StrictPoisonPillThrower) { in BUILTIN() function
Dbuiltins-reflect.cc20 BUILTIN(ReflectDefineProperty) { in BUILTIN() function
50 BUILTIN(ReflectDeleteProperty) { in BUILTIN() function
74 BUILTIN(ReflectGet) { in BUILTIN() function
97 BUILTIN(ReflectGetOwnPropertyDescriptor) { in BUILTIN() function
123 BUILTIN(ReflectGetPrototypeOf) { in BUILTIN() function
140 BUILTIN(ReflectIsExtensible) { in BUILTIN() function
159 BUILTIN(ReflectOwnKeys) { in BUILTIN() function
181 BUILTIN(ReflectPreventExtensions) { in BUILTIN() function
200 BUILTIN(ReflectSet) { in BUILTIN() function
227 BUILTIN(ReflectSetPrototypeOf) { in BUILTIN() function
Dbuiltins-bigint.cc14 BUILTIN(BigIntConstructor) { in BUILTIN() function
38 BUILTIN(BigIntAsUintN) { in BUILTIN() function
56 BUILTIN(BigIntAsIntN) { in BUILTIN() function
124 BUILTIN(BigIntPrototypeToLocaleString) { in BUILTIN() function
131 BUILTIN(BigIntPrototypeToString) { in BUILTIN() function
138 BUILTIN(BigIntPrototypeValueOf) { in BUILTIN() function
Dbuiltins-date.cc190 BUILTIN(DateConstructor) { in BUILTIN() function
279 BUILTIN(DateNow) { in BUILTIN() function
285 BUILTIN(DateParse) { in BUILTIN() function
295 BUILTIN(DateUTC) { in BUILTIN() function
355 BUILTIN(DatePrototypeSetDate) { in BUILTIN() function
375 BUILTIN(DatePrototypeSetFullYear) { in BUILTIN() function
411 BUILTIN(DatePrototypeSetHours) { in BUILTIN() function
452 BUILTIN(DatePrototypeSetMilliseconds) { in BUILTIN() function
473 BUILTIN(DatePrototypeSetMinutes) { in BUILTIN() function
508 BUILTIN(DatePrototypeSetMonth) { in BUILTIN() function
[all …]
/external/clang/test/Analysis/
Dbstring.c22 # define BUILTIN(f) __builtin_ ## f macro
24 # define BUILTIN(f) f macro
37 #define __memcpy_chk BUILTIN(__memcpy_chk)
45 #define memcpy BUILTIN(memcpy)
157 #define __mempcpy_chk BUILTIN(__mempcpy_chk)
165 #define mempcpy BUILTIN(mempcpy)
317 #define __memmove_chk BUILTIN(__memmove_chk)
324 #define memmove BUILTIN(memmove)
363 #define bcmp BUILTIN(bcmp)
370 #define memcmp BUILTIN(memcmp)
[all …]
Dstring.c22 # define BUILTIN(f) __builtin_ ## f macro
24 # define BUILTIN(f) f macro
38 #define strlen BUILTIN(strlen)
253 #define __strcpy_chk BUILTIN(__strcpy_chk)
260 #define strcpy BUILTIN(strcpy)
312 #define __stpcpy_chk BUILTIN(__stpcpy_chk)
319 #define stpcpy BUILTIN(stpcpy)
351 #define __strcat_chk BUILTIN(__strcat_chk)
358 #define strcat BUILTIN(strcat)
448 #define __strncpy_chk BUILTIN(__strncpy_chk)
[all …]
/external/mesa3d/m4/
Dax_gcc_builtin.m47 # AX_GCC_BUILTIN(BUILTIN)
14 # The BUILTIN parameter is the name of the built-in function.
16 # If BUILTIN is supported define HAVE_<BUILTIN>. Keep in mind that since
18 # into the HAVE_<BUILTIN> definition (e.g. HAVE___BUILTIN_EXPECT for
21 # The macro caches its result in the ax_cv_have_<BUILTIN> variable (e.g.
/external/libxkbcommon/xkbcommon/m4/
Dax_gcc_builtin.m47 # AX_GCC_BUILTIN(BUILTIN)
14 # The BUILTIN parameter is the name of the built-in function.
16 # If BUILTIN is supported define HAVE_<BUILTIN>. Keep in mind that since
18 # into the HAVE_<BUILTIN> definition (e.g. HAVE___BUILTIN_EXPECT for
21 # The macro caches its result in the ax_cv_have_<BUILTIN> variable (e.g.

1234