Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7023 static bool hasNormalLoadOperand(SDNode *N) { in hasNormalLoadOperand() function
7051 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N)) in PerformBUILD_VECTORCombine()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9677 static bool hasNormalLoadOperand(SDNode *N) { in hasNormalLoadOperand() function
9704 if (VT.getVectorElementType() != MVT::i64 || !hasNormalLoadOperand(N)) in PerformBUILD_VECTORCombine()