Home
last modified time | relevance | path

Searched defs:SEL (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d31 #define SEL(ss) \ macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1198 LoopVectorizationCostModel(ScalarEpilogueLowering SEL,Loop * L,PredicatedScalarEvolution & PSE,LoopInfo * LI,LoopVectorizationLegality * Legal,const TargetTransformInfo & TTI,const TargetLibraryInfo * TLI,DemandedBits * DB,AssumptionCache * AC,OptimizationRemarkEmitter * ORE,const Function * F,const LoopVectorizeHints * Hints,InterleavedAccessInfo & IAI) LoopVectorizationCostModel() argument
9630 ScalarEpilogueLowering SEL = processLoopInVPlanNativePath() local
9726 areRuntimeChecksProfitable(GeneratedRTChecks & Checks,VectorizationFactor & VF,std::optional<unsigned> VScale,Loop * L,ScalarEvolution & SE,ScalarEpilogueLowering SEL) areRuntimeChecksProfitable() argument
9907 ScalarEpilogueLowering SEL = processLoop() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp303 DeclarationName SEL = &Context.Idents.get("SEL"); Initialize() local
/freebsd-src/sys/dev/sym/
H A Dsym_defs.h429 #define SEL 0x20 /* sta: selected by another device */ macro