Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp1035 static void WriteConstantInternal(raw_ostream &Out, const Constant *CV, in WriteConstantInternal() function
1835 WriteConstantInternal(Out, CV, *TypePrinter, Machine, Context); in WriteAsOperandInternal()
3158 WriteConstantInternal(OS, C, TypePrinter, nullptr, nullptr); in print()