Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h943 using WideType = decltype(Widen(std::declval<T>())); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp991 Type *WideType; member in __anon8efe38bf0311::WidenIV
1177 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp874 Type *WideType; member in __anoncba0d73c0511::WidenIV
947 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp969 Type *WideType; member in __anon6d42d5de0511::WidenIV
1071 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1771 Type *WideType = W->getType(); in foldICmpAndConstConst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1752 Type *WideType = W->getType(); in foldICmpAndConstConst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp11648 auto *WideType = FoundLHS->getType(); in isImpliedCond() local