Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/IR/
H A DValueTest.cpp25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
115 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
181 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
216 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
H A DUseTest.cpp27 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
72 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
H A DUserTest.cpp25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local