Searched defs:OutM (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 81 LLVMModuleRef *OutM, char **OutMessage) { in LLVMGetBitcodeModuleInContext() 108 LLVMModuleRef *OutM) { in LLVMGetBitcodeModuleInContext2() 125 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule() 132 LLVMModuleRef *OutM) { in LLVMGetBitcodeModule2()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 93 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/ |
D | BitReader.cpp | 50 LLVMModuleRef *OutM, in LLVMGetBitcodeModuleInContext() 66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()
|
/external/llvm/lib/IRReader/ |
D | IRReader.cpp | 103 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IRReader/ |
D | IRReader.cpp | 117 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
|