OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMParseBitcodeInContext
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader.cpp
24
return
LLVMParseBitcodeInContext
(wrap(&getGlobalContext()), MemBuf, OutModule,
28
LLVMBool
LLVMParseBitcodeInContext
(LLVMContextRef ContextRef,
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader.cpp
24
return
LLVMParseBitcodeInContext
(wrap(&getGlobalContext()), MemBuf, OutModule,
28
LLVMBool
LLVMParseBitcodeInContext
(LLVMContextRef ContextRef,
/external/llvm/include/llvm-c/
BitReader.h
49
LLVMBool
LLVMParseBitcodeInContext
(LLVMContextRef ContextRef,
/external/llvm/lib/Bitcode/Reader/
BitReader.cpp
28
return
LLVMParseBitcodeInContext
(wrap(&getGlobalContext()), MemBuf, OutModule,
45
LLVMBool
LLVMParseBitcodeInContext
(LLVMContextRef ContextRef,
Completed in 31 milliseconds