OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeLLVMModuleContents
(Results
1 - 4
of
4
) sorted by null
/art/compiler/dex/
frontend.cc
44
::llvm::Module*
makeLLVMModuleContents
(::llvm::Module* module);
55
art::llvm::
makeLLVMModuleContents
(llvm_module_);
/art/compiler/llvm/
llvm_compilation_unit.cc
96
::llvm::Module*
makeLLVMModuleContents
(::llvm::Module* module);
108
makeLLVMModuleContents
(module_);
compiler_llvm.cc
106
::llvm::Module*
makeLLVMModuleContents
(::llvm::Module* module);
/art/compiler/llvm/generated/
art_module.cc
5
// TODO: Remove this pragma after llc can generate
makeLLVMModuleContents
()
24
Module*
makeLLVMModuleContents
(Module *mod) {
[
all
...]
Completed in 89 milliseconds