Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp89 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) { in PrintLLVMName() function
127 static void PrintLLVMName(raw_ostream &OS, const Value *V) { in PrintLLVMName() function
/external/llvm/lib/IR/
DAsmWriter.cpp395 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) { in PrintLLVMName() function
417 static void PrintLLVMName(raw_ostream &OS, const Value *V) { in PrintLLVMName() function