Home
last modified time | relevance | path

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

/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp438 static void PrintLLVMName(raw_ostream &OS, StringRef Name, PrefixType Prefix) { in PrintLLVMName() function
460 static void PrintLLVMName(raw_ostream &OS, const Value *V) { in PrintLLVMName() function