Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp63 .bitcastIf(typeIsNot(0, V4S32), changeTo(0, V4S32)); in PPCLegalizerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp402 .bitcastIf(typeInSet(0, {v4s8}), in AArch64LegalizerInfo()
443 .bitcastIf(typeInSet(0, {v4s8}), in AArch64LegalizerInfo()
1026 .bitcastIf( in AArch64LegalizerInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h656 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1488 Actions.bitcastIf( in AMDGPULegalizerInfo()
1788 .bitcastIf(all(sizeIsMultipleOf32(VecTypeIdx), scalarOrEltNarrowerThan(VecTypeIdx, 32)), in AMDGPULegalizerInfo()
1791 .bitcastIf( in AMDGPULegalizerInfo()