Searched defs:decomposeMulByConstant (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 1378 bool CSKYTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, decomposeMulByConstant() function in CSKYTargetLowering
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1526 bool M68kTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in M68kTargetLowering
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4928 bool LoongArchTargetLowering::decomposeMulByConstant(LLVMContext &Context, decomposeMulByConstant() function in LoongArchTargetLowering
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2404 virtual bool decomposeMulByConstant(LLVMContext &Context, decomposeMulByConstant() function
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 17481 bool PPCTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, decomposeMulByConstant() function in PPCTargetLowering
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 21282 bool RISCVTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, decomposeMulByConstant() function in RISCVTargetLowering
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3168 bool X86TargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, decomposeMulByConstant() function in X86TargetLowering [all...] |