Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp118 void MCJIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in MCJIT
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h127 void freeMachineCodeForFunction(Function *F) { } in freeMachineCodeForFunction() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1301 void JIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in JIT