Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp80 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IRReader/
H A DIRReader.cpp111 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36453 auto GetHOpSrc = [&](int M, int &OutM) { in canonicalizeShuffleMaskWithHorizOp()