Home
last modified time | relevance | path

Searched refs:getScalarShiftAmountTy (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFISelLowering.h67 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
HDBPFISelLowering.cpp938 MVT BPFTargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in BPFTargetLowering
/freebsd-head/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430ISelLowering.h78 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreISelLowering.h99 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.h90 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.h60 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override;
HDWebAssemblyISelLowering.cpp437 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy() function in WebAssemblyTargetLowering
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcISelLowering.h100 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kISelLowering.h134 virtual MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
HDM68kISelLowering.cpp221 MVT M68kTargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in M68kTargetLowering
/freebsd-head/contrib/llvm-project/llvm/lib/Target/VE/
HDVEISelLowering.h171 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXISelLowering.h546 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.h281 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
HDMipsSEISelLowering.cpp838 TL->getScalarShiftAmountTy(DAG.getDataLayout(), VT), in performMULCombine()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h416 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeTypes.cpp1029 TLI.getScalarShiftAmountTy(DAG.getDataLayout(), Op.getValueType()); in SplitInteger()
HDLegalizeDAG.cpp5291 DAG.getConstant(OriginalSize, dl, TLI.getScalarShiftAmountTy(DL, NVT))); in PromoteNode()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.h452 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
HDSIISelLowering.cpp5564 MVT SITargetLowering::getScalarShiftAmountTy(const DataLayout &, EVT VT) const { in getScalarShiftAmountTy() function in SITargetLowering
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp861 MVT TargetLoweringBase::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in TargetLoweringBase
871 MVT ShiftVT = getScalarShiftAmountTy(DL, LHSTy); in getShiftAmountTy()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h793 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.h989 MVT getScalarShiftAmountTy(const DataLayout &, EVT VT) const override { in getScalarShiftAmountTy() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h599 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override;
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAG.cpp2348 TLI.getScalarShiftAmountTy(DL, V0.getValueType()))); in balanceSubTree()
2378 TLI.getScalarShiftAmountTy(DL, V0.getValueType()))); in balanceSubTree()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h401 virtual MVT getScalarShiftAmountTy(const DataLayout &, EVT) const;

12