Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp331 Action.legalForTypesWithMemDesc({{s8, p0, s8, 1}, in X86LegalizerInfo()
338 Action.legalForTypesWithMemDesc( in X86LegalizerInfo()
342 Action.legalForTypesWithMemDesc({{v4s32, p0, v4s32, 1}}); in X86LegalizerInfo()
344 Action.legalForTypesWithMemDesc({{v16s8, p0, v16s8, 1}, in X86LegalizerInfo()
349 Action.legalForTypesWithMemDesc({{v32s8, p0, v32s8, 1}, in X86LegalizerInfo()
355 Action.legalForTypesWithMemDesc({{v64s8, p0, v64s8, 1}, in X86LegalizerInfo()
362 Action.legalForTypesWithMemDesc({{s8, p0, s1, 1}, in X86LegalizerInfo()
367 Action.legalForTypesWithMemDesc( in X86LegalizerInfo()
381 Action.legalForTypesWithMemDesc( in X86LegalizerInfo()
384 Action.legalForTypesWithMemDesc( in X86LegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp293 LoadActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
300 StoreActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
307 ExtLoadActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
311 LoadActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
316 StoreActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
321 ExtLoadActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
324 LoadActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
326 StoreActions.legalForTypesWithMemDesc( in RISCVLegalizerInfo()
332 LoadActions.legalForTypesWithMemDesc({{nxv2s8, p0, nxv2s8, 8}, in RISCVLegalizerInfo()
347 StoreActions.legalForTypesWithMemDesc({{nxv2s8, p0, nxv2s8, 8}, in RISCVLegalizerInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/
H A DM68kLegalizerInfo.cpp41 .legalForTypesWithMemDesc({{s32, p0, s32, 4}, in M68kLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp82 .legalForTypesWithMemDesc({{S64, P0, S64, 8}, {S32, P0, S32, 4}}); in PPCLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp118 .legalForTypesWithMemDesc({{s8, p0, s8, 8}, in ARMLegalizerInfo()
144 .legalForTypesWithMemDesc({{s64, p0, s64, 32}}) in ARMLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp471 .legalForTypesWithMemDesc({{s32, p0, s8, 8}, in AArch64LegalizerInfo()
503 .legalForTypesWithMemDesc({{s8, p0, s8, 8}, in AArch64LegalizerInfo()
517 .legalForTypesWithMemDesc( in AArch64LegalizerInfo()
519 .legalForTypesWithMemDesc({ in AArch64LegalizerInfo()
561 .legalForTypesWithMemDesc( in AArch64LegalizerInfo()
572 .legalForTypesWithMemDesc({ in AArch64LegalizerInfo()
614 .legalForTypesWithMemDesc({ in AArch64LegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp163 .legalForTypesWithMemDesc({{s32, p0, s8, 8}, in MipsLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h662 LegalizeRuleSet &legalForTypesWithMemDesc( in legalForTypesWithMemDesc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1462 Actions.legalForTypesWithMemDesc({{S32, GlobalPtr, S32, GlobalAlign32}, in AMDGPULegalizerInfo()
1630 .legalForTypesWithMemDesc({{S32, GlobalPtr, S8, 8}, in AMDGPULegalizerInfo()
1644 ExtLoads.legalForTypesWithMemDesc( in AMDGPULegalizerInfo()