Home
last modified time | relevance | path

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

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