Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBuildAttrs.h127 AllowIEE754 = 3 // this code to use all the IEEE 754-defined FP encodings enumerator
DARMAsmPrinter.cpp755 ARMBuildAttrs::AllowIEE754); in emitAttributes()
/external/llvm/include/llvm/Support/
DARMBuildAttributes.h185 AllowIEE754 = 3, // this code to use all the IEEE 754-defined FP encodings enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h186 AllowIEE754 = 3, // this code to use all the IEEE 754-defined FP encodings enumerator
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp785 ARMBuildAttrs::AllowIEE754); in emitAttributes()