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

  /external/llvm/include/llvm/Support/
Win64EH.h 28 UOP_AllocLarge,
  /external/llvm/include/llvm/MC/
MCWin64EH.h 41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall),
  /external/llvm/lib/MC/
MCWin64EH.cpp 42 case Win64EH::UOP_AllocLarge:
76 case Win64EH::UOP_AllocLarge:

Completed in 19 milliseconds