Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7750 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } in getConstantZero() function
7821 ? ByteProvider::getConstantZero() in calculateByteProvider()
7836 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()
7855 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()