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

/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriterPass.cpp34 llvm_2_9_func::WriteBitcodeToFile(&M, OS);
44 llvm::ModulePass *llvm_2_9_func::createBitcodeWriterPass(llvm::raw_ostream &Str) {
H A DReaderWriter_2_9_func.h28 namespace llvm_2_9_func { namespace
141 } // End llvm_2_9_func namespace
H A DBitcodeWriter.cpp159 static void WriteAttributeTable(const llvm_2_9_func::ValueEnumerator &VE,
183 static void WriteTypeTable(const llvm_2_9_func::ValueEnumerator &VE,
185 const llvm_2_9_func::ValueEnumerator::TypeList &TypeList = VE.getTypes();
382 const llvm_2_9_func::ValueEnumerator &VE,
541 const llvm_2_9_func::ValueEnumerator &VE,
552 static void WriteMDTuple(const MDTuple *N, const llvm_2_9_func::ValueEnumerator &VE,
576 /*static void WriteMDLocation(const MDLocation *N, const llvm_2_9_func::ValueEnumerator &VE,
591 const llvm_2_9_func::ValueEnumerator &, BitstreamWriter &,
597 const llvm_2_9_func::ValueEnumerator &VE,
691 const llvm_2_9_func
[all...]
H A DValueEnumerator.h41 namespace llvm_2_9_func { namespace
193 } // End llvm_2_9_func namespace
H A DValueEnumerator.cpp28 namespace llvm_2_9_func { namespace
546 } // end llvm_2_9_func namespace
/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp71 llvm_2_9_func::WriteBitcodeToFile(&M, Bitcode);

Completed in 756 milliseconds