OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAllocateGVsWithCode
(Results
1 - 5
of
5
) sorted by null
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h
191
.
setAllocateGVsWithCode
(false) /*does this do anything?*/
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
604
///
setAllocateGVsWithCode
- Sets whether global values should be allocated
611
EngineBuilder &
setAllocateGVsWithCode
(bool a) {
/external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp
223
.
setAllocateGVsWithCode
(false)
/external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
412
.
setAllocateGVsWithCode
(GVsWithCode);
440
EB.
setAllocateGVsWithCode
(GVsWithCode);
[
all
...]
/external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
[
all
...]
Completed in 38 milliseconds