Searched refs:VFPUnaryFrm (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 370 VFPUnaryFrm = 15 << FormShift, enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 42 def VFPUnaryFrm : Format<15>; 1576 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1602 : VFPXI<oops, iops, AddrModeNone, 4, IndexModeNone, VFPUnaryFrm, itin, asm, "", pattern> { 1687 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1712 VFPUnaryFrm, itin, asm, "", pattern> {
|
D | ARMInstrVFP.td | 516 def VCVTSD : VFPAI<(outs SPR:$Sd), (ins DPR:$Dm), VFPUnaryFrm,
|