Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1268 template <typename ExtendOp> struct ExtendOpTraits { global() struct
1281 struct ExtendOpTraits<SCEVSignExtendExpr> : public ExtendOpTraitsBase { global() struct
1282 WrapType__anon508f8d700511::ExtendOpTraits global() argument
1284 GetExtendExpr__anon508f8d700511::ExtendOpTraits global() argument
1286 getOverflowLimitForStep__anon508f8d700511::ExtendOpTraits getOverflowLimitForStep() argument
1297 struct ExtendOpTraits<SCEVZeroExtendExpr> : public ExtendOpTraitsBase { global() struct
1298 WrapType__anon508f8d700511::ExtendOpTraits global() argument
1300 GetExtendExpr__anon508f8d700511::ExtendOpTraits global() argument
1302 getOverflowLimitForStep__anon508f8d700511::ExtendOpTraits getOverflowLimitForStep() argument
[all...]