Home
last modified time | relevance | path

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

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