Searched refs:EXP2 (Results 1 – 20 of 20) sorted by relevance
7 #define EXP2(a, b)8 EXP2(((((1,2,3,4))), );
5 #define EXP2(a, b) = a, b12 float4 d EXP2({({{(({1,2,3,4}))}})}, {{1,2,3,4}}); // ERROR: No PP arg errors, but init error
1 ERROR: 0:8: 'macro expansion' : End of input in macro EXP2
705 QIR_ALU1(EXP2) in QIR_ALU1()
280 EXP2, or LINEAR, in which case equation 3.24, 3.25, or 3.26,,
451 X86_INTRINSIC_DATA(avx512_exp2_pd, INTR_TYPE_1OP_MASK_SAE, X86ISD::EXP2, X86ISD::EXP2_SAE),452 X86_INTRINSIC_DATA(avx512_exp2_ps, INTR_TYPE_1OP_MASK_SAE, X86ISD::EXP2, X86ISD::EXP2_SAE),
577 RCP28, RCP28_SAE, RCP28S, RCP28S_SAE, EXP2, EXP2_SAE, enumerator
574 def X86exp2 : SDNode<"X86ISD::EXP2", SDTFPUnaryOp>;
29858 case X86ISD::EXP2: return "X86ISD::EXP2"; in getTargetNodeName()
590 # m4_default(EXP1, EXP2)591 # m4_default_nblank(EXP1, EXP2)593 # Returns EXP1 if not empty/blank, otherwise EXP2. Expand the result.604 # m4_default_quoted(EXP1, EXP2)605 # m4_default_nblank_quoted(EXP1, EXP2)607 # Returns EXP1 if non empty/blank, otherwise EXP2. Leave the result quoted.
2315 INSTR1(EXP2) in INSTR2()
427 program's final color using a fog mode of EXP, EXP2, or LINEAR,
693 EXP2:2861 the program's final clamped color using a fog mode of EXP, EXP2, or
683 EXP2:2851 the program's final clamped color using a fog mode of EXP, EXP2, or
1621 - glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
4410 // FastEmit functions for X86ISD::EXP2.6912 case X86ISD::EXP2: return fastEmit_X86ISD_EXP2_r(VT, RetVT, Op0, Op0IsKill);