Home
last modified time | relevance | path

Searched defs:OutM (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp93 LLVMModuleRef *OutM, char **OutMessage) { in LLVMGetBitcodeModuleInContext()
122 LLVMModuleRef *OutM) { in LLVMGetBitcodeModuleInContext2()
139 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()
146 LLVMModuleRef *OutM) { in LLVMGetBitcodeModule2()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitReader.cpp50 LLVMModuleRef *OutM, in LLVMGetBitcodeModuleInContext()
66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()
/external/llvm/lib/IRReader/
DIRReader.cpp103 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()