Searched defs:FinishFunction (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CodeGenFunction.cpp | 274 void CodeGenFunction::FinishFunction(SourceLocation EndLoc) { in FinishFunction() function in CodeGenFunction |
| /external/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 157 void FinishFunction(FullDecoder*) { builder_->PatchInStackCheckIfNeeded(); } in FinishFunction() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface |
| /external/llvm/lib/AsmParser/ | ||
| D | LLParser.cpp | 2471 bool LLParser::PerFunctionState::FinishFunction() { in FinishFunction() function in LLParser::PerFunctionState |
| /external/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 757 void FinishFunction(FullDecoder* decoder) { in FinishFunction() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ | ||
| D | LLParser.cpp | 2732 bool LLParser::PerFunctionState::FinishFunction() { in FinishFunction() function in LLParser::PerFunctionState |