Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp61 .bitcastIf(typeIsNot(0, V4S32), changeTo(0, V4S32)); in PPCLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp543 .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 DLegalizerInfo.h696 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp675 .bitcastIf( in RISCVLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1519 Actions.bitcastIf( in AMDGPULegalizerInfo()
1819 .bitcastIf(all(sizeIsMultipleOf32(VecTypeIdx), in AMDGPULegalizerInfo()
1823 .bitcastIf(all(sizeIsMultipleOf32(VecTypeIdx), in AMDGPULegalizerInfo()