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

  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 56 /// BeginFunction - Gather pre-function exception information. Assumes it's
58 void ARMException::BeginFunction(const MachineFunction *MF) {
DwarfCFIException.cpp 85 /// BeginFunction - Gather pre-function exception information. Assumes it's
87 void DwarfCFIException::BeginFunction(const MachineFunction *MF) {
Win64Exception.cpp 53 /// BeginFunction - Gather pre-function exception information. Assumes it's
55 void Win64Exception::BeginFunction(const MachineFunction *MF) {

Completed in 34 milliseconds