Searched refs:bitcastIf (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCLegalizerInfo.cpp | 61 .bitcastIf(typeIsNot(0, V4S32), changeTo(0, V4S32)); in PPCLegalizerInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 543 .bitcastIf(typeInSet(0, {v4s8}), in AArch64LegalizerInfo() 596 .bitcastIf(all(typeInSet(0, {v4s8}), in AArch64LegalizerInfo() 1218 .bitcastIf(isPointerVector(0), [=](const LegalityQuery &Query) { in AArch64LegalizerInfo() 1226 .bitcastIf( in AArch64LegalizerInfo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 696 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| H A D | RISCVLegalizerInfo.cpp | 675 .bitcastIf( in RISCVLegalizerInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 1519 Actions.bitcastIf( in AMDGPULegalizerInfo() 1819 .bitcastIf(all(sizeIsMultipleOf32(VecTypeIdx), in AMDGPULegalizerInfo() 1823 .bitcastIf(all(sizeIsMultipleOf32(VecTypeIdx), in AMDGPULegalizerInfo()
|