Lines Matching refs:VFP
125 def VFPDomain : Domain<1>; // Instructions in VFP domain only
127 def VFPNeonDomain : Domain<3>; // Instructions in both VFP & Neon domains
128 def VFPNeonA8Domain : Domain<5>; // Instructions in VFP & Neon under A8
1312 // ARM VFP Instruction templates.
1315 // Almost all VFP instructions are predicable.
1327 let DecoderNamespace = "VFP";
1343 let DecoderNamespace = "VFP";
1354 // ARM VFP addrmode5 loads and stores
1377 // Loads & stores operate on both NEON and VFP pipelines.
1403 // Loads & stores operate on both NEON and VFP pipelines.
1407 // VFP Load / store multiple pseudo instructions.
1590 // VFP conversion instructions
1603 // VFP conversion between floating-point and fixed-point
1615 // VFP conversion instructions, if no NEON
2024 // VFP/NEON Instruction aliases for type suffices.