Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp31 enum Kind { Normal, Unrolled } K; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1132 SDValue Unrolled = DAG.UnrollVectorOp(Node); in Expand() local