HomeSort by: relevance | last modified time | path
    Searched refs:narrowScalarMul (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerHelper.h 332 LegalizeResult narrowScalarMul(MachineInstr &MI, LLT Ty);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 891 return narrowScalarMul(MI, NarrowTy);
4819 LegalizerHelper::narrowScalarMul(MachineInstr &MI, LLT NarrowTy) {

Completed in 23 milliseconds