Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14125 static bool hasNormalLoadOperand(SDNode *N) { in hasNormalLoadOperand() function
14152 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N)) in PerformBUILD_VECTORCombine()