Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp874 Type *WideType; member in __anon49122e510511::WidenIV
947 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp933 Type *WideType; member in __anon2b5ba9e90511::WidenIV
1044 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1623 Type *WideType = W->getType(); in foldICmpAndConstConst() local