Searched refs:VSHRs (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 110 VSHRs, // ...right (signed) enumerator
|
D | ARMISelLowering.cpp | 1184 case ARMISD::VSHRs: return "ARMISD::VSHRs"; in getTargetNodeName() 10589 ARMISD::VSHRs : ARMISD::VSHRu); in PerformIntrinsicCombine() 10736 ARMISD::VSHRs : ARMISD::VSHRu); in PerformShiftCombine()
|
D | ARMInstrNEON.td | 518 def NEONvshrs : SDNode<"ARMISD::VSHRs", SDTARMVSH>; 5425 defm VSHRs : N2VShR_QHSD<0, 1, 0b0000, 1, IIC_VSHLiD, "vshr", "s", "VSHRs",
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5883 defm VSHRs : N2VShR_QHSD<0, 1, 0b0000, 1, IIC_VSHLiD, "vshr", "s", "VSHRs",
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5881 defm VSHRs : N2VShR_QHSD<0, 1, 0b0000, 1, IIC_VSHLiD, "vshr", "s", "VSHRs",
|