Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DARMBuildAttributes.h180 AllowIEE754 = 3, // this code to use all the IEEE 754-defined FP encodings enumerator
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp759 ARMBuildAttrs::AllowIEE754); in emitAttributes()