Searched refs:VFPUnaryFrm (Results 1 – 7 of 7) sorted by relevance
/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/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,
|