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