Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2630 const unsigned ExpBiasf64 = 1023; in LowerFP_TO_FP16() local
2646 DAG.getConstant(-ExpBiasf64 + ExpBiasf16, DL, MVT::i32)); in LowerFP_TO_FP16()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5845 const unsigned ExpBiasf64 = 1023; in lowerFPTRUNC_F64_TO_F16() local
5860 S32, E, MIRBuilder.buildConstant(S32, -ExpBiasf64 + ExpBiasf16)); in lowerFPTRUNC_F64_TO_F16()