Home
last modified time | relevance | path

Searched refs:LSLL (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h85 LSLL, // MVE long shift left. enumerator
H A DARMISelLowering.cpp1733 MAKE_CASE(ARMISD::LSLL) in getTargetNodeName()
4258 return DAG.getNode(ARMISD::LSLL, SDLoc(Op), Op->getVTList(), in LowerINTRINSIC_WO_CHAIN()
6719 unsigned ShPartsOpc = ARMISD::LSLL; in Expand64BitShift()
17482 N->getOpcode() == ARMISD::LSLL ? ARMISD::LSRL : ARMISD::LSLL; in PerformLongShiftCombine()
18996 case ARMISD::LSLL: in PerformDAGCombine()
H A DARMInstrInfo.td192 def ARMlsll : SDNode<"ARMISD::LSLL", SDT_ARMIntShiftParts, []>;
H A DARMInstrMVE.td545 // LSLL and UQRSHL
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td1121 // LSLL and ASRL only have 64-bit versions, not 32.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve.td1268 // The intrinsics for LSLL and ASRL come in 64-bit versions only, with