Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15002 static bool hasNormalLoadOperand(SDNode *N) { in hasNormalLoadOperand() function
15029 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N)) in PerformBUILD_VECTORCombine()