Home
last modified time | relevance | path

Searched defs:NarrowType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h972 using NarrowType = decltype(Narrow(std::declval<T>())); variable
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp408 Type *NarrowType = nullptr; in FoldPHIArgZextsIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp677 Type *NarrowType = nullptr; in FoldPHIArgZextsIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp803 Type *NarrowType = nullptr; in foldPHIArgZextsIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp11647 auto *NarrowType = LHS->getType(); in isImpliedCond() local