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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCWin64EH.h 27 return WinEH::Instruction(Win64EH::UOP_PushNonVol, L, Reg, -1);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Win64EH.h 27 UOP_PushNonVol = 0,
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
Win64EHDumper.cpp 59 case UOP_PushNonVol: return "PUSH_NONVOL";
98 case UOP_PushNonVol:
225 case UOP_PushNonVol:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
COFFDump.cpp 38 case UOP_PushNonVol: return "UOP_PushNonVol";
77 case UOP_PushNonVol:
101 case UOP_PushNonVol:
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCWin64EH.cpp 30 case Win64EH::UOP_PushNonVol:
69 case Win64EH::UOP_PushNonVol:

Completed in 24 milliseconds