Home
last modified time | relevance | path

Searched refs:hasScalarMulHiInsts (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h404 bool hasScalarMulHiInsts() const { in hasScalarMulHiInsts() function
H A DAMDGPURegisterBankInfo.cpp3772 if (Subtarget.hasScalarMulHiInsts() && isSALUMapping(MI)) in getInstrMapping()