Searched refs:VRSHRs (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 114 VRSHRs, // ...right (signed) enumerator
|
D | ARMInstrNEON.td | 522 def NEONvrshrs : SDNode<"ARMISD::VRSHRs", SDTARMVSH>; 5485 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s", "VRSHRs",
|
D | ARMISelLowering.cpp | 1186 case ARMISD::VRSHRs: return "ARMISD::VRSHRs"; in getTargetNodeName() 10634 VShiftOpc = ARMISD::VRSHRs; break; in PerformIntrinsicCombine()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5953 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s", "VRSHRs",
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5951 defm VRSHRs : N2VShR_QHSD<0,1,0b0010,1, IIC_VSHLi4D, "vrshr", "s", "VRSHRs",
|