Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp284 Value *TruncInstCombine::getReducedOperand(Value *V, Type *SclTy) { in getReducedOperand()
300 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { in ReduceExpressionDag()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18152 EVT SclTy = Scalar.getValueType(); in visitCONCAT_VECTORS() local