Home
last modified time | relevance | path

Searched defs:printValue (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp48 void DiffConsumer::printValue(Value *V, bool isL) { in printValue() function in DiffConsumer
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp841 static void printValue(const ELFFile<ELFT> *O, uint64_t Type, uint64_t Value, in printValue() function