HomeSort by: relevance | last modified time | path
    Searched refs:SetupEntryBlockForSjLj (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 937 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
ARMISelLowering.cpp 10048 /// SetupEntryBlockForSjLj - Insert code into the entry block that creates and
10050 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI,
10265 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h 1599 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
X86ISelLowering.cpp     [all...]

Completed in 131 milliseconds