Home
last modified time | relevance | path

Searched defs:FltSemantics (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.cpp16 static APFloat getFloatValue(const fltSemantics &FltSemantics, in getFloatValue()
45 APInt bitcastFloatValue(const fltSemantics &FltSemantics, in bitcastFloatValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3414 const fltSemantics *FltSemantics; in legalizeRsqClampIntrinsic() local