Searched refs:VFPBinaryFrm (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 371 VFPBinaryFrm = 16 << FormShift, enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 43 def VFPBinaryFrm : Format<16>; 1628 : VFPAI<oops, iops, VFPBinaryFrm, itin, opc, asm, pattern> { 1655 : VFPXI<oops, iops, AddrModeNone, 4, IndexModeNone, VFPBinaryFrm, itin, 1747 : VFPAI<oops, iops, VFPBinaryFrm, itin, opc, asm, pattern> { 1773 VFPBinaryFrm, itin, asm, "", pattern>
|