Searched refs:K1Val (Results 1 – 3 of 3) sorted by relevance
10 static enum K1 { K1Val = sizeof(T) } Kind1; enumerator15 K1 k1 = K1Val; in foo()16 Kind1 = K1Val; in foo()23 K1 k1 = K1Val; in bar()24 Kind1 = K1Val; in bar()46 enum { K1Val = sizeof(T) } k1; in foo() enumerator
2173 const APFloat K1Val(BitsToFloat(0x2f800000)); in LowerFDIV32() local2174 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in LowerFDIV32()
5848 const APFloat K1Val(BitsToFloat(0x2f800000)); in lowerFDIV_FAST() local5849 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST()