Searched defs:SRA (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 37 SRA = 0x37, global() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 167 SDValue SRA = DAG.getNode(ISD::SRA, DL, MVT::i32, SHL, in addIPMSequence() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 164 SRA, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 734 SRA, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 908 SRA, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 4989 SDValue SRA = in ExpandIntRes_XMULO() local
|
H A D | TargetLowering.cpp | 6270 SDValue SRA = in buildSDIVPow2WithCMov() local
|
H A D | DAGCombiner.cpp | 4074 SDValue SRA = DAG.getNode(ISD::SRA, DL, VT, N1.getOperand(0), ShAmt); in visitSUB() local 10488 SDValue SRA = in visitSRA() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4136 SDValue SRA = in LowerINTRINSIC_WO_CHAIN() local 12846 SDValue SRA = AddeNode->getOperand(0); in AddCombineTo64BitSMLAL16() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 16941 SDValue SRA = PerformDAGCombine() local [all...] |