Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp9026 const APFloat K0Val(BitsToFloat(0x6f800000)); in lowerFDIV_FAST() local
9027 const SDValue K0 = DAG.getConstantFP(K0Val, SL, MVT::f32); in lowerFDIV_FAST()