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.cpp263 auto &LoadStoreActions = in RISCVLegalizerInfo() local
273 LoadStoreActions.legalForTypesWithMemDesc({{s64, p0, s8, 8}, in RISCVLegalizerInfo()
280 LoadStoreActions.legalForTypesWithMemDesc({{s64, p0, s64, 64}}); in RISCVLegalizerInfo()
282 LoadStoreActions.clampScalar(0, s32, sXLen).lower(); in RISCVLegalizerInfo()