Searched refs:isValidNEONi32vmovImm (Results 1 – 1 of 1) sorted by relevance
2333 static bool isValidNEONi32vmovImm(int64_t Value) { in isValidNEONi32vmovImm() function in __anon6be9c9a00111::ARMOperand2365 if (Width == 32 && !isValidNEONi32vmovImm(Elem)) in isNEONReplicate()2411 return isValidNEONi32vmovImm(CE->getValue()); in isNEONi32vmov()2419 return isValidNEONi32vmovImm(~CE->getValue()); in isNEONi32vmovNeg()