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
1405 // ARM VFP Instruction templates.
1408 // Almost all VFP instructions are predicable.
1420 let DecoderNamespace = "VFP";
1436 let DecoderNamespace = "VFP";
1447 // ARM VFP addrmode5 loads and stores
1469 // Loads & stores operate on both NEON and VFP pipelines.
1494 // Loads & stores operate on both NEON and VFP pipelines.
1498 // VFP Load / store multiple pseudo instructions.
1820 // VFP conversion instructions
1833 // VFP conversion between floating-point and fixed-point
1845 // VFP conversion instructions, if no NEON
2323 // VFP/NEON Instruction aliases for type suffices.