Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp598 auto PredIntr = dyn_cast<IntrinsicInst>(BinOpPred); in tryCombineFromSVBoolBinOp() local
599 if (!PredIntr || in tryCombineFromSVBoolBinOp()
600 PredIntr->getIntrinsicID() != Intrinsic::aarch64_sve_convert_to_svbool) in tryCombineFromSVBoolBinOp()
603 auto PredOp = PredIntr->getOperand(0); in tryCombineFromSVBoolBinOp()
/openbsd-src/gnu/llvm/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),