|
LLVM 22.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 1133 of file AArch64TargetTransformInfo.cpp.
|
inlinestatic |
Definition at line 1141 of file AArch64TargetTransformInfo.cpp.
References llvm::Intrinsic::not_intrinsic, setGoverningPredicateOperandIdx(), setMatchingUndefIntrinsic(), and setOperandIdxInactiveLanesTakenFrom().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1157 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setOperandIdxInactiveLanesTakenFrom().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1149 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), setOperandIdxInactiveLanesTakenFrom(), and setOperandIdxWithNoActiveLanes().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1164 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setInactiveLanesAreNotDefined().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1172 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), and setInactiveLanesAreUnused().
Referenced by constructSVEIntrinsicInfo().
|
inlinestatic |
Definition at line 1180 of file AArch64TargetTransformInfo.cpp.
References setGoverningPredicateOperandIdx(), setInactiveLanesAreUnused(), and setResultIsZeroInitialized().
Referenced by constructSVEIntrinsicInfo().
|
inline |
Definition at line 1199 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasGoverningPredicate().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1235 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingIROpode().
Referenced by simplifySVEIntrinsic(), and simplifySVEIntrinsicBinOp().
|
inline |
Definition at line 1222 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingUndefIntrinsic().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1254 of file AArch64TargetTransformInfo.cpp.
References assert(), and inactiveLanesTakenFromOperand().
Referenced by simplifySVEIntrinsic(), and simplifySVEIntrinsicBinOp().
|
inline |
Definition at line 1306 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasOperandWithNoActiveLanes().
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1195 of file AArch64TargetTransformInfo.cpp.
Referenced by getGoverningPredicateOperandIdx(), operator bool(), setGoverningPredicateOperandIdx(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1233 of file AArch64TargetTransformInfo.cpp.
Referenced by getMatchingIROpode(), setMatchingIROpcode(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1218 of file AArch64TargetTransformInfo.cpp.
References llvm::Intrinsic::not_intrinsic.
Referenced by getMatchingUndefIntrinsic(), setMatchingUndefIntrinsic(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1302 of file AArch64TargetTransformInfo.cpp.
Referenced by getOperandIdxWithNoActiveLanes(), setOperandIdxWithNoActiveLanes(), and simplifySVEIntrinsic().
|
inline |
Definition at line 1266 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsicBinOp().
|
inline |
Definition at line 1276 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1250 of file AArch64TargetTransformInfo.cpp.
Referenced by getOperandIdxInactiveLanesTakenFrom(), and simplifySVEIntrinsic().
|
inlineexplicit |
Definition at line 1189 of file AArch64TargetTransformInfo.cpp.
References hasGoverningPredicate().
|
inline |
Definition at line 1289 of file AArch64TargetTransformInfo.cpp.
Referenced by simplifySVEIntrinsic().
|
inline |
Definition at line 1204 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasGoverningPredicate().
Referenced by defaultMergingOp(), defaultMergingUnaryNarrowingTopOp(), defaultMergingUnaryOp(), defaultUndefOp(), defaultVoidOp(), and defaultZeroingOp().
|
inline |
Definition at line 1270 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultUndefOp().
|
inline |
Definition at line 1280 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultVoidOp(), and defaultZeroingOp().
|
inline |
Definition at line 1240 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingIROpode().
Referenced by constructSVEIntrinsicInfo().
|
inline |
Definition at line 1227 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasMatchingUndefIntrinsic().
Referenced by defaultMergingOp().
|
inline |
Definition at line 1259 of file AArch64TargetTransformInfo.cpp.
References assert().
Referenced by defaultMergingOp(), defaultMergingUnaryNarrowingTopOp(), and defaultMergingUnaryOp().
|
inline |
Definition at line 1311 of file AArch64TargetTransformInfo.cpp.
References assert(), and hasOperandWithNoActiveLanes().
Referenced by defaultMergingUnaryOp().
|
inline |
Definition at line 1291 of file AArch64TargetTransformInfo.cpp.
Referenced by defaultZeroingOp().