Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4372 KnownFPClass KnownElt{CElt->getValueAPF().classify(), CElt->isNegative()}; computeKnownFPClass() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22275 KnownBits KnownElt = DAG.computeKnownBits(VecOp, EltMask); visitEXTRACT_VECTOR_ELT() local
[all...]