Home
last modified time | relevance | path

Searched refs:PredIntr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp571 auto PredIntr = dyn_cast<IntrinsicInst>(BinOpPred); in tryCombineFromSVBoolBinOp() local
572 if (!PredIntr || in tryCombineFromSVBoolBinOp()
573 PredIntr->getIntrinsicID() != Intrinsic::aarch64_sve_convert_to_svbool) in tryCombineFromSVBoolBinOp()
576 auto PredOp = PredIntr->getOperand(0); in tryCombineFromSVBoolBinOp()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrMVE.td3997 defvar PredIntr = !cast<Intrinsic>(IntrBaseName # "_predicated");
4003 def : Pat<(Int.Vec (PredIntr (i32 Int.Unsigned), (Int.Vec MQPR:$inactive),