Home
last modified time | relevance | path

Searched refs:isConstVecPow2 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7393 static bool isConstVecPow2(SDValue ConstVec, bool isSigned, uint64_t &C) in isConstVecPow2() function
7442 !isConstVecPow2(ConstVec, isSigned, C)) in PerformVCVTCombine()
7478 !isConstVecPow2(ConstVec, isSigned, C)) in PerformVDIVCombine()