Home
last modified time | relevance | path

Searched refs:ModuleID (Results 1 – 25 of 140) sorted by relevance

123456

/external/clang/test/CodeGenObjC/
Dnext-objc-dispatch.m29 // CHECK-FRAGILE_LEGACY: ModuleID
35 // CHECK-NONFRAGILE_LEGACY: ModuleID
41 // CHECK-NONFRAGILE_NONLEGACY: ModuleID
/external/llvm/include/llvm/
DModule.h203 std::string ModuleID; ///< Human readable identifier for the module
216 explicit Module(StringRef ModuleID, LLVMContext& C);
226 const std::string &getModuleIdentifier() const { return ModuleID; }
258 void setModuleIdentifier(StringRef ID) { ModuleID = ID; }
/external/llvm/test/Other/X86/
Dinline-asm-newline-terminator.ll3 ; ModuleID = 't.c'
/external/llvm/test/CodeGen/ARM/
D2009-08-23-linkerprivate.ll3 ; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'
Dfpowi.ll4 ; ModuleID = '<stdin>'
DbicZext.ll2 ; ModuleID = 'bic.c'
/external/llvm/test/CodeGen/X86/
D2009-08-23-linkerprivate.ll3 ; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'
Dvec_insert-4.ll3 ; ModuleID = '<stdin>'
D2008-10-06-x87ld-nan-1.ll1 ; ModuleID = 'nan.bc'
D2011-06-01-fildll.ll2 ; ModuleID = '<stdin>'
D2010-05-26-FP_TO_INT-crash.ll2 ; ModuleID = '<stdin>'
D2009-09-19-earlyclobber.ll2 ; ModuleID = '4964.c'
/external/llvm/test/CodeGen/PowerPC/
D2009-08-23-linkerprivate.ll3 ; ModuleID = '/Volumes/MacOS9/tests/WebKit/JavaScriptCore/profiler/ProfilerServer.mm'
Dppc64-crash.ll3 ; ModuleID = 'undo.c'
Dremat-imm.ll2 ; ModuleID = 'test.c'
Dcr1eq.ll2 ; ModuleID = 'test.c'
/external/llvm/test/Linker/
D2008-03-05-AliasReference2.ll4 ; ModuleID = 'bug.o'
D2008-03-07-DroppedSection_b.ll6 ; ModuleID = 'u.bc'
D2008-03-07-DroppedSection_a.ll6 ; ModuleID = 't.bc'
Dinlineasm.ll4 ; ModuleID = 'bitfield-access-2.o'
D2008-03-05-AliasReference.ll6 ; ModuleID = 'bug.o'
/external/llvm/test/Transforms/Inline/
Dcasts.ll2 ; ModuleID = 'short.opt.bc'
/external/llvm/lib/Archive/
DArchiveInternals.h81 const std::string& ModuleID,
DArchive.cpp243 const std::string& ModuleID, in GetBitcodeSymbols() argument
249 MemoryBuffer::getMemBufferCopy(StringRef(BufPtr, Length),ModuleID.c_str())); in GetBitcodeSymbols()
/external/llvm/test/CodeGen/CellSPU/
Di8ops.ll3 ; ModuleID = 'i8ops.bc'

123456