Searched refs:VFPUnaryFrm (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 334 VFPUnaryFrm = 15 << FormShift, enumerator
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 372 VFPUnaryFrm = 15 << FormShift, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 355 VFPUnaryFrm = 15 << FormShift, enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 42 def VFPUnaryFrm : Format<15>; 1607 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1633 : VFPXI<oops, iops, AddrModeNone, 4, IndexModeNone, VFPUnaryFrm, itin, asm, "", pattern> { 1718 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1743 VFPUnaryFrm, itin, asm, "", pattern> { 1855 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1881 VFPUnaryFrm, itin, asm, "", pattern> {
|
D | ARMInstrVFP.td | 642 def VCVTSD : VFPAI<(outs SPR:$Sd), (ins DPR:$Dm), VFPUnaryFrm,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 42 def VFPUnaryFrm : Format<15>; 1639 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1665 : VFPXI<oops, iops, AddrModeNone, 4, IndexModeNone, VFPUnaryFrm, itin, asm, "", pattern> { 1750 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1775 VFPUnaryFrm, itin, asm, "", pattern> { 1887 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1913 VFPUnaryFrm, itin, asm, "", pattern> {
|
D | ARMInstrVFP.td | 655 def VCVTSD : VFPAI<(outs SPR:$Sd), (ins DPR:$Dm), VFPUnaryFrm,
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrFormats.td | 42 def VFPUnaryFrm : Format<15>; 1408 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> { 1458 : VFPAI<oops, iops, VFPUnaryFrm, itin, opc, asm, pattern> {
|
D | ARMCodeEmitter.cpp | 582 case ARMII::VFPUnaryFrm: in emitInstruction()
|
D | ARMInstrVFP.td | 381 def VCVTSD : VFPAI<(outs SPR:$Sd), (ins DPR:$Dm), VFPUnaryFrm,
|