Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2418 static bool isConstantOrUndefBUILD_VECTOR(const BuildVectorSDNode *Op) { in isConstantOrUndefBUILD_VECTOR() function
2493 else if (!isConstantOrUndefBUILD_VECTOR(Node)) { in lowerBUILD_VECTOR()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2326 static bool isConstantOrUndefBUILD_VECTOR(const BuildVectorSDNode *Op) { in isConstantOrUndefBUILD_VECTOR() function
2402 else if (!isConstantOrUndefBUILD_VECTOR(Node)) { in lowerBUILD_VECTOR()