Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp4203 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
4231 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
4243 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()