Home
last modified time | relevance | path

Searched defs:PredType (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp293 auto *PredType = in optimizePredicateStore() local
356 auto *PredType = in optimizePredicateLoad() local
H A DAArch64TargetTransformInfo.cpp797 auto *PredType = ScalableVectorType::get( in instCombineSVECmpNE() local
/openbsd/usr.bin/tic/
H A Ddump_entry.h73 typedef unsigned PredType; typedef
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp2117 auto PredType = llvm::ScalableVectorType::get(Builder.getInt1Ty(), 16); in VisitCastExpr() local
2144 auto PredType = llvm::ScalableVectorType::get(Builder.getInt1Ty(), 16); in VisitCastExpr() local
H A DCGCall.cpp1301 auto PredType = in CreateCoercedLoad() local
2993 auto PredType = in EmitFunctionProlog() local
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h1749 using PredType = Pred_t; member
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4119 StringRef PredType = IsFCmp ? CCDef->getValueAsString("FCmpPredicate") : in createAndImportSelDAGMatcher() local