Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1286 auto *TruncType = cast<IntegerType>(EntryVal->getType()); in execute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19211 EVT TruncType = LS.Inst->getValueType(0); in Cost() local