Home
last modified time | relevance | path

Searched defs:getScalarShiftAmountTy (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h75 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/AVR/
DAVRISelLowering.h72 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h104 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h101 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h483 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h364 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h234 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp151 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy() function in WebAssemblyTargetLowering
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp946 MVT TargetLoweringBase::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in TargetLoweringBase
/external/llvm/lib/Target/X86/
DX86ISelLowering.h665 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h506 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1183 MVT SITargetLowering::getScalarShiftAmountTy(const DataLayout &, EVT) const { in getScalarShiftAmountTy() function in SITargetLowering
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp797 MVT AArch64TargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in AArch64TargetLowering