Home
last modified time | relevance | path

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

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