Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp204 auto &LoadStoreActions = in RISCVLegalizerInfo() local
214 LoadStoreActions.legalForTypesWithMemDesc({{s64, p0, s8, 8}, in RISCVLegalizerInfo()
221 LoadStoreActions.legalForTypesWithMemDesc({{s64, p0, s64, 64}}); in RISCVLegalizerInfo()
223 LoadStoreActions.clampScalar(0, s32, sXLen).lower(); in RISCVLegalizerInfo()