HomeSort by: relevance | last modified time | path
    Searched defs:decomposeMulByConstant (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.cpp 1357 bool M68kTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 2060 virtual bool decomposeMulByConstant(LLVMContext &Context,
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 8476 bool RISCVTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 16177 bool PPCTargetLowering::decomposeMulByConstant(LLVMContext &Context, EVT VT,

Completed in 88 milliseconds