Home
last modified time | relevance | path

Searched defs:HasShift (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/
H A DGenericPacketMath.h49 HasShift = 1, enumerator
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp385 bool HasShift = false; in ReduceLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp409 bool HasShift = false; in ReduceLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp411 bool HasShift = false; in ReduceLoadStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp516 const bool HasShift = match(B, m_OneUse(m_LShr(m_Value(X), m_Value(Z)))); in foldSelectICmpAndAnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp543 const bool HasShift = match(B, m_OneUse(m_LShr(m_Value(X), m_Value(Z)))); in foldSelectICmpAndAnd() local