/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | build-attributes-fn-attr4.ll | 2 ; which map on to build attributes ABI_FP_denormal. In the backend we
|
D | build-attributes-fn-attr2.ll | 3 ; ABI_FP_denormal. In the backend we therefore have a check to see if all
|
D | build-attributes-fn-attr5.ll | 2 ; which map on to build attributes ABI_FP_denormal. In the backend we
|
D | build-attributes-fn-attr1.ll | 2 ; function attributes, which map on to build attributes ABI_FP_exceptions ABI_FP_denormal.
|
D | build-attributes-fn-attr0.ll | 3 ; ABI_FP_denormal. In the backend we therefore have a check to see if all
|
D | build-attributes-fn-attr3.ll | 3 ; ABI_FP_denormal. In the backend we therefore have a check to see if all
|
D | build-attributes-fn-attr6.ll | 3 ; ABI_FP_denormal. In the backend we therefore have a check to see if all
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBuildAttrs.h | 46 ABI_FP_denormal = 20, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ARMAttributeParser.cpp | 318 EXPECT_TRUE(testBuildAttr(20, 0, ARMBuildAttrs::ABI_FP_denormal, in TEST() 320 EXPECT_TRUE(testBuildAttr(20, 1, ARMBuildAttrs::ABI_FP_denormal, in TEST() 322 EXPECT_TRUE(testBuildAttr(20, 2, ARMBuildAttrs::ABI_FP_denormal, in TEST()
|
/external/llvm/include/llvm/Support/ |
D | ARMBuildAttributes.h | 52 ABI_FP_denormal = 20, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ARMBuildAttributes.h | 52 ABI_FP_denormal = 20, enumerator
|
/external/elfutils/tests/ |
D | run-readelf-A.sh | 56 ABI_FP_denormal: Needed
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ARMBuildAttributes.h | 52 ABI_FP_denormal = 20, enumerator
|
D | ARMAttributeParser.h | 71 void ABI_FP_denormal(ARMBuildAttrs::AttrType Tag, const uint8_t *Data,
|
/external/llvm/lib/Support/ |
D | ARMBuildAttrs.cpp | 39 { ARMBuildAttrs::ABI_FP_denormal, "Tag_ABI_FP_denormal" },
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | ARMBuildAttrs.cpp | 39 { ARMBuildAttrs::ABI_FP_denormal, "Tag_ABI_FP_denormal" },
|
D | ARMAttributeParser.cpp | 48 ATTRIBUTE_HANDLER(ABI_FP_denormal), 298 void ARMAttributeParser::ABI_FP_denormal(AttrType Tag, const uint8_t *Data, in ABI_FP_denormal() function in llvm::ARMAttributeParser
|
/external/llvm/tools/llvm-readobj/ |
D | ARMAttributeParser.h | 67 void ABI_FP_denormal(ARMBuildAttrs::AttrType Tag, const uint8_t *Data,
|
D | ARMAttributeParser.cpp | 48 ATTRIBUTE_HANDLER(ABI_FP_denormal), 287 void ARMAttributeParser::ABI_FP_denormal(AttrType Tag, const uint8_t *Data, in ABI_FP_denormal() function in llvm::ARMAttributeParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 647 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_denormal, in emitAttributes() 653 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_denormal, in emitAttributes() 656 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_denormal, in emitAttributes() 667 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_denormal, in emitAttributes() 673 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_denormal, in emitAttributes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ARM/ |
D | attribute-2.s | 85 @CHECK-OBJ-NEXT: TagName: ABI_FP_denormal
|
D | attribute-1.s | 92 @CHECK-OBJ-NEXT: TagName: ABI_FP_denormal
|
/external/llvm/test/tools/llvm-readobj/ARM/ |
D | attribute-2.s | 85 @CHECK-OBJ-NEXT: TagName: ABI_FP_denormal
|
D | attribute-1.s | 92 @CHECK-OBJ-NEXT: TagName: ABI_FP_denormal
|
D | attribute-0.s | 106 @CHECK-OBJ-NEXT: TagName: ABI_FP_denormal
|