Home
last modified time | relevance | path

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

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