Home
last modified time | relevance | path

Searched refs:VRSHRs (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h119 VRSHRs, // ...right (signed) enumerator
DARMISelLowering.cpp886 case ARMISD::VRSHRs: return "ARMISD::VRSHRs"; in getTargetNodeName()
7642 VShiftOpc = ARMISD::VRSHRs; break; in PerformIntrinsicCombine()
DARMInstrNEON.td80 def NEONvrshrs : SDNode<"ARMISD::VRSHRs", SDTARMVSH>;
4157 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s",NEONvrshrs>;
/external/llvm/lib/Target/ARM/
DARMISelLowering.h114 VRSHRs, // ...right (signed) enumerator
DARMInstrNEON.td522 def NEONvrshrs : SDNode<"ARMISD::VRSHRs", SDTARMVSH>;
5485 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s", "VRSHRs",
DARMISelLowering.cpp1186 case ARMISD::VRSHRs: return "ARMISD::VRSHRs"; in getTargetNodeName()
10634 VShiftOpc = ARMISD::VRSHRs; break; in PerformIntrinsicCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h142 VRSHRs, // ...right (signed) enumerator
DARMInstrNEON.td512 def NEONvrshrs : SDNode<"ARMISD::VRSHRs", SDTARMVSH>;
5761 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s", "VRSHRs",
DARMISelLowering.cpp1315 case ARMISD::VRSHRs: return "ARMISD::VRSHRs"; in getTargetNodeName()
12291 VShiftOpc = ARMISD::VRSHRs; break; in PerformIntrinsicCombine()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenFastISel.inc5222 // FastEmit functions for ARMISD::VRSHRs.
5757 case ARMISD::VRSHRs: return fastEmit_ARMISD_VRSHRs_ri(VT, RetVT, Op0, Op0IsKill, imm1);
DARMGenDAGISel.inc6627 /* 13585*/ /*SwitchOpcode*/ 66|128,1/*194*/, TARGET_VAL(ARMISD::VRSHRs),// ->13783
6952 /* 14384*/ /*SwitchOpcode*/ 67|128,1/*195*/, TARGET_VAL(ARMISD::VRSHRs),// ->14583
36877 /* 81234*/ /*SwitchOpcode*/ 57|128,1/*185*/, TARGET_VAL(ARMISD::VRSHRs),// ->81423