Home
last modified time | relevance | path

Searched refs:K1Val (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9029 const APFloat K1Val(BitsToFloat(0x2f800000)); in lowerFDIV_FAST() local
9030 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST()