Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandFp.cpp121 unsigned FloatWidth = in expandFPToI() local
329 unsigned FloatWidth = PowerOf2Ceil(FPMantissaWidth); in expandIToFP() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h96 unsigned char FloatWidth, FloatAlign; member