Searched refs:isAllNegativeZeroVector (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCISelLowering.h221 /// isAllNegativeZeroVector - Returns true if all elements of build_vector
223 bool isAllNegativeZeroVector(SDNode *N);
H A DPPCISelLowering.cpp639 /// isAllNegativeZeroVector - Returns true if all elements of build_vector
641 bool PPC::isAllNegativeZeroVector(SDNode *N) { function in class:PPC

Completed in 90 milliseconds