Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp3444 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
3474 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
3486 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()