HomeSort by relevance Sort by last modified time
    Searched defs:EndFunction (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
ARMException.cpp 58 /// EndFunction - Gather and emit post-function exception information.
60 void ARMException::EndFunction() {
DwarfCFIException.cpp 137 /// EndFunction - Gather and emit post-function exception information.
139 void DwarfCFIException::EndFunction() {
Win64Exception.cpp 90 /// EndFunction - Gather and emit post-function exception information.
92 void Win64Exception::EndFunction() {
  /external/google-breakpad/src/common/
stabs_to_module.cc 101 bool StabsToModule::EndFunction(uint64_t address) {
stabs_reader.h 304 virtual bool EndFunction(uint64_t address) { return true; }
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 236 /// EndFunction - Discard function meta information.
238 void MachineModuleInfo::EndFunction() {
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 255 class EndFunction {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 300 /// EndFunction - Discard function meta information.
302 void MachineModuleInfo::EndFunction() {

Completed in 347 milliseconds