Home
last modified time | relevance | path

Searched refs:makeLLVMModule (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/Bitcode/
DBitReaderTest.cpp25 static Module *makeLLVMModule() { in makeLLVMModule() function
48 Module *Mod = makeLLVMModule(); in writeModuleToBuffer()
/external/llvm/unittests/VMCore/
DPassManagerTest.cpp334 Module* makeLLVMModule();
338 OwningPtr<Module> M(makeLLVMModule()); in MemoryTestHelper()
349 Module *M = makeLLVMModule(); in MemoryTestHelper()
385 Module *M = makeLLVMModule(); in TEST()
399 Module* makeLLVMModule() { in makeLLVMModule() function
DDominatorTreeTest.cpp154 Module* makeLLVMModule(DPass *P) { in makeLLVMModule() function
185 Module *M = makeLLVMModule(P); in TEST()
/external/llvm/test/CodeGen/CPP/
D2007-06-16-Funcname.ll1 ; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule