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

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

Completed in 65 milliseconds