Searched refs:hasNormalLoadOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9261 /// hasNormalLoadOperand - Check if any of the operands of a BUILD_VECTOR node
9265 static bool hasNormalLoadOperand(SDNode *N) { function
9294 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N))

Completed in 340 milliseconds