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

/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriterPass.cpp39 llvm_2_9_func::WriteBitcodeToFile(&M, OS);
98 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();
378 const llvm_2_9_func::ValueEnumerator &VE,
541 const llvm_2_9_func::ValueEnumerator &VE,
560 const llvm_2_9_func::ValueEnumerator &VE,
562 const llvm_2_9_func::ValueEnumerator::ValueList &Vals = VE.getMDValues();
626 const llvm_2_9_func::ValueEnumerator &VE,
646 const llvm_2_9_func::ValueEnumerator &VE,
703 const llvm_2_9_func
[all...]
H A DValueEnumerator.h39 namespace llvm_2_9_func { namespace
173 } // End llvm_2_9_func namespace
H A DValueEnumerator.cpp27 namespace llvm_2_9_func { namespace
553 } // end llvm_2_9_func namespace
/frameworks/compile/slang/
H A Dllvm-rs-as.cpp104 llvm_2_9_func::WriteBitcodeToFile(M, Out->os());
H A Dslang_backend.cpp363 BCEmitPM->add(llvm_2_9_func::createBitcodeWriterPass(Bitcode));

Completed in 1210 milliseconds