HomeSort by relevance Sort by last modified time
    Searched refs:PushMachFrame (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCWin64EH.h 34 static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code) {
  /external/llvm/lib/MC/
MCStreamer.cpp 626 report_fatal_error("If present, PushMachFrame must be the first UOP");
631 WinEH::Instruction Inst = Win64EH::Instruction::PushMachFrame(Label, Code);

Completed in 75 milliseconds