Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp5740 std::pair<InstructionCost, MVT> IdxsLT = getTypeLegalizationCost(IndexVTy); in getGSVectorCost() local
5743 *std::max(IdxsLT.first, SrcLT.first).getValue(); in getGSVectorCost()