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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6419 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } function in struct:__anon84::ByteProvider
6490 ? ByteProvider::getConstantZero()
6505 ? Optional<ByteProvider>(ByteProvider::getConstantZero())
6524 ? Optional<ByteProvider>(ByteProvider::getConstantZero())

Completed in 137 milliseconds