Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp124 .customIf([=](const LegalityQuery &Query) { in AArch64LegalizerInfo()
306 .customIf(IsPtrVecPred); in AArch64LegalizerInfo()
341 .customIf(IsPtrVecPred); in AArch64LegalizerInfo()
423 .customIf([=](const LegalityQuery &Query) { in AArch64LegalizerInfo()
512 .customIf([](const LegalityQuery &Query) { in AArch64LegalizerInfo()
723 .customIf([=](const LegalityQuery &Q) { in AArch64LegalizerInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h767 LegalizeRuleSet &customIf(LegalityPredicate Predicate) { in customIf() function
794 return customIf(always); in custom()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp122 .customIf([=, &ST](const LegalityQuery &Query) { in MipsLegalizerInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DLegalizer.rst191 * ``customIf()``, ``customFor()``, etc. declare an instruction to be illegal if the
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp656 .customIf(typeIsNot(0, PrivatePtr)); in AMDGPULegalizerInfo()
1123 Actions.customIf(typeIs(1, Constant32Ptr)); in AMDGPULegalizerInfo()
1140 Actions.customIf([=](const LegalityQuery &Query) -> bool { in AMDGPULegalizerInfo()
1380 .customIf([=](const LegalityQuery &Query) { in AMDGPULegalizerInfo()