Home
last modified time | relevance | path

Searched defs:t14 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/Sema/
Dreturn-silent.c3 int t14() { in t14() function
Dthread-specifier.c19 __thread typedef int t14; // expected-error {{'__thread' is only allowed on variable declarations}} typedef
Dfunction.c39 int t14() { in t14() function
Dreturn.c6 int t14() { in t14() function
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c136 struct t14 struct
148 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
Darm-aapcs-zerolength-bitfield.c132 struct t14 struct
144 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1]; argument
Dattributes.c12 void t14(void) { in t14() function
Dasm.c108 void t14(struct S *P) { in t14() function
/external/clang/test/Analysis/
Dfree.c65 void t14 () { in t14() function
/external/clang/test/SemaCXX/
Dtype-traits.cpp343 int t14[F(__is_floating_point(unsigned char))]; in is_floating_point() local
371 int t14[T(__is_arithmetic(unsigned char))]; in is_arithmetic() local
403 int t14[T(__is_complete_type(unsigned char))]; in is_complete_type() local
427 int t14[F(__is_void(char))]; in is_void() local
457 int t14[F(__is_array(long double))]; in is_array() local
496 int t14[F(__is_function(long double))]; in is_function() local
554 int t14[F(__is_rvalue_reference(int))]; in is_rvalue_reference() local
569 int t14[T(__is_fundamental(unsigned char))]; in is_fundamental() local
620 int t14[T(__is_scalar(unsigned long))]; in is_scalar() local
689 int t14[T(__is_pointer(void (*)()))]; in is_pointer() local
[all …]
/external/fdlibm/
De_lgamma_r.c123 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3778 SDValue t14 = DAG.getNode(ISD::ADD, dl, MVT::i32, in visitExp() local
4211 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitExp2() local
4344 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); in visitPow() local