Searched defs:OutM (Results 1 – 3 of 3) sorted by relevance
79 LLVMModuleRef *OutM, char **OutMessage) { in LLVMGetBitcodeModuleInContext()106 LLVMModuleRef *OutM) { in LLVMGetBitcodeModuleInContext2()123 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()130 LLVMModuleRef *OutM) { in LLVMGetBitcodeModule2()
113 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
39442 auto GetHOpSrc = [&](int M, int &OutM) { in canonicalizeShuffleMaskWithHorizOp()