Home
last modified time | relevance | path

Searched refs:DFP (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZFeatures.td139 "Assume that the DFP zoned-conversion facility is installed"
180 "Assume that the DFP packed-conversion facility is installed"
H A DSystemZScheduleZ196.td972 // DFP: Move instructions
980 // DFP: Conversion instructions
1018 // DFP: Unary arithmetic
1034 // DFP: Binary arithmetic
1070 // DFP: Comparisons
H A DSystemZScheduleZEC12.td1010 // DFP: Move instructions
1018 // DFP: Conversion instructions
1062 // DFP: Unary arithmetic
1078 // DFP: Binary arithmetic
1114 // DFP: Comparisons
H A DSystemZScheduleZ13.td1045 // DFP: Move instructions
1053 // DFP: Conversion instructions
1100 // DFP: Unary arithmetic
1116 // DFP: Binary arithmetic
1152 // DFP: Comparisons
H A DSystemZScheduleZ16.td1086 // DFP: Move instructions
1094 // DFP: Conversion instructions
1145 // DFP: Unary arithmetic
1161 // DFP: Binary arithmetic
1197 // DFP: Comparisons
H A DSystemZScheduleZ15.td1080 // DFP: Move instructions
1088 // DFP: Conversion instructions
1139 // DFP: Unary arithmetic
1155 // DFP: Binary arithmetic
1191 // DFP: Comparisons
H A DSystemZScheduleZ14.td1063 // DFP: Move instructions
1071 // DFP: Conversion instructions
1118 // DFP: Unary arithmetic
1134 // DFP: Binary arithmetic
1170 // DFP: Comparisons
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp2133 auto DFP = in TEST_P() local
2137 auto *DF = FirstDeclMatcher<CXXMethodDecl>().match(FromTU0, DFP); in TEST_P()
2147 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, DFP), 1u); in TEST_P()
2163 auto DFP = in TEST_P() local
2173 auto *FromD = FirstDeclMatcher<CXXMethodDecl>().match(FromTU, DFP); in TEST_P()
2185 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, DFP), 1u); in TEST_P()
2207 auto *D = FirstDeclMatcher<CXXMethodDecl>().match(FromTU0, DFP); in TEST_P()
2256 auto DFP = in TEST_P() local
2264 auto *D = FirstDeclMatcher<CXXMethodDecl>().match(FromTU0, DFP); in TEST_P()
2277 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, DFP), 1u); in TEST_P()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPC.td448 // DFP p6, p6x, p7 decimal floating-point instructions