Searched defs:OutM (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitReader.cpp | 80 LLVMModuleRef *OutM, char **OutMessage) { in LLVMGetBitcodeModuleInContext() 107 LLVMModuleRef *OutM) { in LLVMGetBitcodeModuleInContext2() 124 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule() 131 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/llvm/lib/IRReader/ |
| D | IRReader.cpp | 103 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/ |
| D | IRReader.cpp | 116 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
|