Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1697 auto *TruncType = cast<IntegerType>(EntryVal->getType()); in createVectorIntOrFpInductionPHI() local
1869 auto *TruncType = cast<IntegerType>(Trunc->getType()); in widenIntOrFpInduction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14444 EVT TruncType = LS.Inst->getValueType(0); in Cost() local