/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.h | 177 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | CSKYISelLowering.cpp | 1378 bool CSKYTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in CSKYTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 297 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | M68kISelLowering.cpp | 1526 bool M68kTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in M68kTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.h | 229 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | LoongArchISelLowering.cpp | 6015 bool LoongArchTargetLowering::decomposeMulByConstant(LLVMContext &Context, in decomposeMulByConstant() function in LoongArchTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 755 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | RISCVISelLowering.cpp | 21344 bool RISCVTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in RISCVTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 1047 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | PPCISelLowering.cpp | 17478 bool PPCTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in PPCTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1444 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
|
H A D | X86ISelLowering.cpp | 3163 bool X86TargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in X86TargetLowering
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2405 virtual bool decomposeMulByConstant(LLVMContext &Context, in decomposeMulByConstant() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 4424 TLI.decomposeMulByConstant(*DAG.getContext(), VT, N1)) { in visitMUL()
|