Home
last modified time | relevance | path

Searched defs:EXP (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfsqrt.S11 #define EXP r28 macro
81 EXP = extractu(AH,#DF_EXPBITS,#DF_MANTBITS-32) define
286 EXP = add(EXP,#-DF_BIAS) // subtract bias --> signed exp define
297 EXP = asr(EXP,#1) // divide signed exp by 2 define
317 EXP = add(EXP,#-63) define
324 EXP = add(EXP,ADJ) // add back bias define
375 EXP = add(clb(A),#-DF_EXPBITS) // how much to normalize? define
379 EXP = sub(#1,EXP) // Form exponent define
395 EXP = convert_df2sf(A) // if sNaN, get invalid define
/freebsd-12-stable/contrib/gcc/
Dc-tree.h79 #define C_TYPEDEF_EXPLICITLY_SIGNED(EXP) DECL_LANG_FLAG_1 (EXP) argument
83 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) argument
86 #define C_DECL_IMPLICIT(EXP) DECL_LANG_FLAG_2 (EXP) argument
90 #define C_DECL_DECLARED_BUILTIN(EXP) \ argument
95 #define C_DECL_BUILTIN_PROTOTYPE(EXP) \ argument
101 #define C_DECL_REGISTER(EXP) DECL_LANG_FLAG_4 (EXP) argument
107 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP)) argument
111 #define C_DECL_UNJUMPABLE_STMT_EXPR(EXP) \ argument
117 #define C_DECL_UNDEFINABLE_STMT_EXPR(EXP) \ argument
123 #define C_DECL_UNJUMPABLE_VM(EXP) \ argument
[all …]
Dreal.h60 #define SET_REAL_EXP(REAL, EXP) \ argument
Dgenpreds.c258 #define NO_MODE_TEST(EXP) RTX_FLAG (EXP, volatil) argument
Dtree.h911 #define STRIP_NOPS(EXP) \ argument
922 #define STRIP_SIGN_NOPS(EXP) \ argument
935 #define STRIP_TYPE_NOPS(EXP) \ argument
947 #define STRIP_USELESS_TYPE_CONVERSION(EXP) \ argument
2557 #define DECL_FILE_SCOPE_P(EXP) \ argument
4121 #define CONTAINS_PLACEHOLDER_P(EXP) \ argument
4140 #define SUBSTITUTE_IN_EXPR(EXP, F, R) \ argument
4151 #define SUBSTITUTE_PLACEHOLDER_IN_EXPR(EXP, OBJ) \ argument
Dgenattrtab.c236 #define SIMPLIFY_TEST_EXP(EXP,INSN_CODE,INSN_INDEX) \ argument
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arc.h59 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
63 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ argument
Dtc-cr16.h62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument
Dtc-i386.h199 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES) argument
203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) argument
Dtc-sparc.h156 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES) argument
Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ argument
/freebsd-12-stable/tools/regression/include/tgmath/
Dtgmath.c176 #define SAMETYPE(EXP, TYPE) \ argument
183 #define RUN_TEST(EXP, TYPE) (EXP, SAMETYPE(EXP, TYPE)) argument
/freebsd-12-stable/contrib/gcc/config/s390/
Dfixdfdi.h321 #define EXP(fp) (((fp.l) >> 23) & 0xFF) macro
389 #define EXP(fp) (((fp.l) >> 23) & 0xFF) macro
Ds390.h193 #define CONSTANT_ALIGNMENT(EXP, ALIGN) (ALIGN) < 16 ? 16 : (ALIGN) argument
/freebsd-12-stable/crypto/openssl/crypto/poly1305/
Dpoly1305_ieee754.c67 #define EXP(p) ((1023ULL+(p))<<52) macro
/freebsd-12-stable/contrib/binutils/gas/
Dread.c3677 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_bitfield_cons (EXP, NBYTES) argument
3682 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_repeat_cons (EXP, NBYTES) argument
3689 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) expression (EXP) argument
/freebsd-12-stable/usr.bin/tip/tip/
Dtip.h184 #define EXP 01 /* experimental, mark it with a `*' on help */ macro
/freebsd-12-stable/contrib/nvi/ex/
Dex.h193 #define EXP(sp) ((EX_PRIVATE *)((sp)->ex_private)) macro
/freebsd-12-stable/contrib/gcc/config/
Ddarwin.h577 #define ASM_DECLARE_CONSTANT_NAME(FILE, NAME, EXP, SIZE) \ argument
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.h227 #define CONSTANT_ALIGNMENT(EXP, ALIGN) \ argument
/freebsd-12-stable/contrib/binutils/bfd/
Dieee.c2714 #define EXP copy_expression () macro
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.h682 #define CONSTANT_ALIGNMENT(EXP, ALIGN) \ argument
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h1139 #define CONSTANT_ALIGNMENT(EXP, ALIGN) \ argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIDefines.h50 EXP = 1 << 21, enumerator
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.h684 #define CONSTANT_ALIGNMENT(EXP, ALIGN) ix86_constant_alignment ((EXP), (ALIGN)) argument

12