Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h200 AllowIEEE754 = 3, // this code to use all the IEEE 754-defined FP encodings enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp740 ARMBuildAttrs::AllowIEEE754); in emitAttributes()