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.cpp993 auto *TruncType = cast<IntegerType>(EntryVal->getType()); in execute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18873 EVT TruncType = LS.Inst->getValueType(0); in Cost() local