Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7920 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0, 0); } in getConstantZero() function
8037 ? ByteProvider::getConstantZero() in calculateByteProvider()
8052 ? std::optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()
8102 ? std::optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()