|
LLVM 24.0.0git
|
Static Public Member Functions | |
| static SVEIntrinsicInfo | defaultMergingOp (Intrinsic::ID IID=Intrinsic::not_intrinsic) |
| static SVEIntrinsicInfo | defaultMergingUnaryOp () |
| static SVEIntrinsicInfo | defaultMergingUnaryNarrowingTopOp () |
| static SVEIntrinsicInfo | defaultUndefOp () |
| static SVEIntrinsicInfo | defaultVoidOp (unsigned GPIndex) |
| static SVEIntrinsicInfo | defaultZeroingOp () |
Definition at line 1333 of file AArch64TargetTransformInfo.cpp.
|
inlinestatic |
Definition at line 1341 of file AArch64TargetTransformInfo.cpp.
References llvm::Intrinsic::not_intrinsic, setGoverningPredicateOperandIdx(), setMatchingUndefIntrinsic(), and setOperandIdxInactiveLanesTakenFrom().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1357 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setOperandIdxInactiveLanesTakenFrom().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1349 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), setOperandIdxInactiveLanesTakenFrom(), and setOperandIdxWithNoActiveLanes().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1364 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setInactiveLanesAreNotDefined().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1372 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setInactiveLanesAreUnused().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1380 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), setInactiveLanesAreUnused(), and setResultIsZeroInitialized().
Referenced by constructSVEIntrinsicInfo().
|
inline |
Definition at line 1458 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasCmpPredicate().
Referenced by simplifySVEIntrinsicCompare().
|
inline |
Definition at line 1399 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasGoverningPredicate().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1443 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingIROpode().
Referenced by simplifySVEIntrinsic(), simplifySVEIntrinsicBinOp(), and simplifySVEIntrinsicCompare().
|
inline |
Definition at line 1426 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingUndefIntrinsic().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1484 of file AArch64TargetTransformInfo.cpp.
References assert(), and inactiveLanesTakenFromOperand().
Referenced by simplifySVEIntrinsic(), and simplifySVEIntrinsicBinOp().
|
inline |
Definition at line 1536 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasOperandWithNoActiveLanes().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1454 of file AArch64TargetTransformInfo.cpp.
References llvm::CmpInst::BAD_ICMP_PREDICATE.
Referenced by getCmpPredicate(), and setCmpPredicate().
|
inline |
Definition at line 1395 of file AArch64TargetTransformInfo.cpp.
Referenced by getGoverningPredicateOperandIdx(), operator bool(), setGoverningPredicateOperandIdx(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1441 of file AArch64TargetTransformInfo.cpp.
Referenced by getMatchingIROpode(), setMatchingIROpcode(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1422 of file AArch64TargetTransformInfo.cpp.
References llvm::Intrinsic::not_intrinsic.
Referenced by getMatchingUndefIntrinsic(), setMatchingUndefIntrinsic(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1532 of file AArch64TargetTransformInfo.cpp.
Referenced by getOperandIdxWithNoActiveLanes(), setOperandIdxWithNoActiveLanes(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1496 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsicBinOp().
|
inline |
Definition at line 1506 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1480 of file AArch64TargetTransformInfo.cpp.
Referenced by getOperandIdxInactiveLanesTakenFrom(), and simplifySVEIntrinsic().
|
inlineexplicit |
Definition at line 1389 of file AArch64TargetTransformInfo.cpp.
References hasGoverningPredicate().
|
inline |
Definition at line 1519 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsic(), simplifySVEIntrinsicBinOp(), and simplifySVEIntrinsicCompare().
|
inline |
Definition at line 1463 of file AArch64TargetTransformInfo.cpp.
References assert(), hasCmpPredicate(), llvm::CmpInst::isFPPredicate(), llvm::CmpInst::isIntPredicate(), llvm_unreachable, and setMatchingIROpcode().
Referenced by constructSVEIntrinsicInfo().
|
inline |
Definition at line 1404 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasGoverningPredicate().
Referenced by defaultMergingOp(), defaultMergingUnaryNarrowingTopOp(), defaultMergingUnaryOp(), defaultUndefOp(), defaultVoidOp(), and defaultZeroingOp().
|
inline |
Definition at line 1500 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultUndefOp().
|
inline |
Definition at line 1510 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultVoidOp(), and defaultZeroingOp().
|
inline |
Definition at line 1448 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingIROpode().
Referenced by constructSVEIntrinsicInfo(), and setCmpPredicate().
|
inline |
Definition at line 1431 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingUndefIntrinsic().
Referenced by defaultMergingOp().
|
inline |
Definition at line 1489 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultMergingOp(), defaultMergingUnaryNarrowingTopOp(), and defaultMergingUnaryOp().
|
inline |
Definition at line 1541 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasOperandWithNoActiveLanes().
Referenced by defaultMergingUnaryOp().
|
inline |
Definition at line 1521 of file AArch64TargetTransformInfo.cpp.
Referenced by defaultZeroingOp().