Home
last modified time | relevance | path

Searched defs:finishFunction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp71 bool ELFCodeEmitter::finishFunction(MachineFunction &MF) { in finishFunction() function in llvm::ELFCodeEmitter
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp816 bool JITEmitter::finishFunction(MachineFunction &F) { in finishFunction() function in JITEmitter