Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp79 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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()
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A 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()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitReader.cpp50 LLVMModuleRef *OutM, in LLVMGetBitcodeModuleInContext()
66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitReader.cpp50 LLVMModuleRef *OutM, in LLVMGetBitcodeModuleInContext()
66 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule()
/aosp_15_r20/external/llvm/lib/IRReader/
H A DIRReader.cpp103 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/
H A DIRReader.cpp116 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IRReader/
H A DIRReader.cpp113 LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMParseIRInContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39845 auto GetHOpSrc = [&](int M, int &OutM) { in canonicalizeShuffleMaskWithHorizOp()