| /freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFISelLowering.h | 67 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
|
| HD | BPFISelLowering.cpp | 938 MVT BPFTargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in BPFTargetLowering
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| HD | MSP430ISelLowering.h | 78 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/XCore/ |
| HD | XCoreISelLowering.h | 99 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVRISelLowering.h | 90 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyISelLowering.h | 60 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override;
|
| HD | WebAssemblyISelLowering.cpp | 437 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy() function in WebAssemblyTargetLowering
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcISelLowering.h | 100 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/M68k/ |
| HD | M68kISelLowering.h | 134 virtual MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
|
| HD | M68kISelLowering.cpp | 221 MVT M68kTargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy() function in M68kTargetLowering
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/VE/ |
| HD | VEISelLowering.h | 171 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| HD | NVPTXISelLowering.h | 546 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.h | 281 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| HD | MipsSEISelLowering.cpp | 838 TL->getScalarShiftAmountTy(DAG.getDataLayout(), VT), in performMULCombine()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.h | 416 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | LegalizeTypes.cpp | 1029 TLI.getScalarShiftAmountTy(DAG.getDataLayout(), Op.getValueType()); in SplitInteger()
|
| HD | LegalizeDAG.cpp | 5291 DAG.getConstant(OriginalSize, dl, TLI.getScalarShiftAmountTy(DL, NVT))); in PromoteNode()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SIISelLowering.h | 452 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override;
|
| HD | SIISelLowering.cpp | 5564 MVT SITargetLowering::getScalarShiftAmountTy(const DataLayout &, EVT VT) const { in getScalarShiftAmountTy() function in SITargetLowering
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetLoweringBase.cpp | 861 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/ |
| HD | PPCISelLowering.h | 793 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.h | 989 MVT getScalarShiftAmountTy(const DataLayout &, EVT VT) const override { in getScalarShiftAmountTy() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.h | 599 MVT getScalarShiftAmountTy(const DataLayout &DL, EVT) const override;
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonISelDAGToDAG.cpp | 2348 TLI.getScalarShiftAmountTy(DL, V0.getValueType()))); in balanceSubTree() 2378 TLI.getScalarShiftAmountTy(DL, V0.getValueType()))); in balanceSubTree()
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetLowering.h | 401 virtual MVT getScalarShiftAmountTy(const DataLayout &, EVT) const;
|