Home
last modified time | relevance | path

Searched refs:printWithoutType (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp4121 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
4149 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
4161 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()