Searched refs:decomposeMulByConstant (Results 1 – 4 of 4) sorted by relevance
1152 bool decomposeMulByConstant(LLVMContext &Context, EVT VT,
5087 bool X86TargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT, in decomposeMulByConstant() function in X86TargetLowering
1898 virtual bool decomposeMulByConstant(LLVMContext &Context, in decomposeMulByConstant() function
3524 if (N1IsConst && TLI.decomposeMulByConstant(*DAG.getContext(), VT, N1)) { in visitMUL()