Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp4678 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
4706 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
4718 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()