Searched refs:llvm_2_9 (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriterPass.cpp34 llvm_2_9::WriteBitcodeToFile(&M, OS);
44 llvm::ModulePass *llvm_2_9::createBitcodeWriterPass(llvm::raw_ostream &Str) {
H A DReaderWriter_2_9.h28 namespace llvm_2_9 { namespace
141 } // End llvm_2_9 namespace
H A DBitcodeWriter.cpp136 static void WriteAttributeTable(const llvm_2_9::ValueEnumerator &VE,
159 static void WriteTypeSymbolTable(const llvm_2_9::ValueEnumerator &VE,
161 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
212 static void WriteTypeTable(const llvm_2_9::ValueEnumerator &VE,
214 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes();
384 const llvm_2_9::ValueEnumerator &VE,
543 const llvm_2_9::ValueEnumerator &VE,
554 static void WriteMDTuple(const MDTuple *N, const llvm_2_9::ValueEnumerator &VE,
578 /*static void WriteMDLocation(const MDLocation *N, const llvm_2_9::ValueEnumerator &VE,
593 const llvm_2_9
[all...]
H A DValueEnumerator.h41 namespace llvm_2_9 { namespace
193 } // end llvm_2_9 namespace
H A DValueEnumerator.cpp28 namespace llvm_2_9 { namespace
546 } // end llvm_2_9 namespace
/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp65 llvm_2_9::WriteBitcodeToFile(&M, Bitcode);

Completed in 174 milliseconds