Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4755 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
4784 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
4796 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()