Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1874 const InductionDescriptor &II, VectorParts &Entry, IntegerType *TruncType) { in createVectorIntInductionPHI()
1917 auto *TruncType = Trunc ? cast<IntegerType>(Trunc->getType()) : nullptr; in widenIntInduction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1785 auto *TruncType = cast<IntegerType>(EntryVal->getType()); in createVectorIntOrFpInductionPHI() local
1957 auto *TruncType = cast<IntegerType>(Trunc->getType()); in widenIntOrFpInduction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10208 EVT TruncType = LS.Inst->getValueType(0); in Cost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12739 EVT TruncType = LS.Inst->getValueType(0); in Cost() local