Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp969 Type *WideType; member in __anon5c7c0b8d0511::WidenIV
1071 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1771 Type *WideType = W->getType(); in foldICmpAndConstConst() local