Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp2434 static bool isConstantOrUndefBUILD_VECTOR(const BuildVectorSDNode *Op) { in isConstantOrUndefBUILD_VECTOR() function
2509 else if (!isConstantOrUndefBUILD_VECTOR(Node)) { in lowerBUILD_VECTOR()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp1365 static bool isConstantOrUndefBUILD_VECTOR(const BuildVectorSDNode *Op) { in isConstantOrUndefBUILD_VECTOR() function
1427 if (!isConstantOrUndefBUILD_VECTOR(Node)) { in lowerBUILD_VECTOR()