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

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8628 /// hasNormalLoadOperand - Check if any of the operands of a BUILD_VECTOR node
8632 static bool hasNormalLoadOperand(SDNode *N) { function
8660 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N))

Completed in 460 milliseconds