Home
last modified time | relevance | path

Searched refs:FMSTAT (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
Darm-instruction-select-cmp.mir426 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
457 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
488 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
519 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
550 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
581 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
612 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
643 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
674 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
705 ; CHECK: FMSTAT 14 /* CC::al */, $noreg, implicit-def $cpsr, implicit $fpscr_nzcv
[all …]
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfp16-litpool2-arm.mir94 FMSTAT 14, $noreg, implicit-def $cpsr, implicit killed $fpscr_nzcv
Dfp16-litpool3-arm.mir100 FMSTAT 14, $noreg, implicit-def $cpsr, implicit killed $fpscr_nzcv
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleM4.td132 def : M4UnitL1I<(instregex "VMRS", "VMSR", "FMSTAT")>;
DARMISelLowering.h90 FMSTAT, // ARM fmstat instruction. enumerator
DThumb2SizeReduction.cpp264 case ARM::FMSTAT: in isHighLatencyCPSR()
DARMInstructionSelector.cpp1057 CmpConstants Helper(Size == 32 ? ARM::VCMPS : ARM::VCMPD, ARM::FMSTAT, in select()
DARMScheduleSwift.td671 def : InstRW<[SwiftWriteP0TwoCycle], (instregex "FMSTAT")>;
DARMInstrVFP.td21 def arm_fmstat : SDNode<"ARMISD::FMSTAT", SDTNone, [SDNPInGlue, SDNPOutGlue]>;
2341 def FMSTAT : MovFromVFP<0b0001 /* fpscr */, (outs), (ins),
2585 def : InstAlias<"fmstat${p}", (FMSTAT pred:$p), 0>, Requires<[HasFPRegs]>;
DARMScheduleA57.td137 def : InstRW<[WriteNoop], (instregex "VMRS", "VMSR", "FMSTAT")>;
DARMFastISel.cpp1465 TII.get(ARM::FMSTAT))); in ARMEmitCmp()
/external/llvm-project/llvm/lib/Target/ARM/
DARMScheduleM4.td132 def : M4UnitL1I<(instregex "VMRS", "VMSR", "FMSTAT")>;
DARMISelLowering.h92 FMSTAT, // ARM fmstat instruction. enumerator
DARMScheduleM7.td430 def : InstRW<[M7VMRS], (instregex "FMSTAT")>;
DThumb2SizeReduction.cpp264 case ARM::FMSTAT: in isHighLatencyCPSR()
DARMInstructionSelector.cpp1055 CmpConstants Helper(Size == 32 ? ARM::VCMPS : ARM::VCMPD, ARM::FMSTAT, in select()
DARMScheduleSwift.td671 def : InstRW<[SwiftWriteP0TwoCycle], (instregex "FMSTAT")>;
DARMInstrVFP.td21 def arm_fmstat : SDNode<"ARMISD::FMSTAT", SDTNone, [SDNPInGlue, SDNPOutGlue]>;
2437 def FMSTAT : MovFromVFP<0b0001 /* fpscr */, (outs), (ins),
2686 def : InstAlias<"fmstat${p}", (FMSTAT pred:$p), 0>, Requires<[HasFPRegs]>;
DARMScheduleA57.td125 def : InstRW<[WriteNoop], (instregex "VMRS", "VMSR", "FMSTAT")>;
DARMFastISel.cpp1452 TII.get(ARM::FMSTAT))); in ARMEmitCmp()
/external/llvm/lib/Target/ARM/
DARMISelLowering.h59 FMSTAT, // ARM fmstat instruction. enumerator
DThumb2SizeReduction.cpp238 case ARM::FMSTAT: in isHighLatencyCPSR()
DARMInstrVFP.td18 def arm_fmstat : SDNode<"ARMISD::FMSTAT", SDTNone, [SDNPInGlue, SDNPOutGlue]>;
2073 def FMSTAT : MovFromVFP<0b0001 /* fpscr */, (outs), (ins),
2251 def : VFP2InstAlias<"fmstat${p}", (FMSTAT pred:$p)>;
DARMScheduleSwift.td659 def : InstRW<[SwiftWriteP0TwoCycle], (instregex "FMSTAT")>;
/external/capstone/arch/ARM/
DARMGenAsmWriter.inc127 1088010U, // FMSTAT
2931 0U, // FMSTAT
6137 // BX_RET, ERET, FMSTAT, MOVPCLR, t2CLREX, t2DCPS1, t2DCPS2, t2DCPS3, tBL...
6291 // FMSTAT
8857 // (FMSTAT pred:$p)

12