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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 };
560 ExceptionsType == ExceptionHandling::Win64);
  /external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm 1 ;;===-- X86CompilationCallback_Win64.asm - Implement Win64 JIT callback ---===
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 97 case ExceptionHandling::Win64:
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 125 case llvm::ExceptionHandling::Win64:
  /external/libvpx/vpx_ports/
x86_abi_support.asm 258 ; must keep XMM6:XMM15 (libvpx uses XMM6 and XMM7) on Win64 ABI
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 207 case ExceptionHandling::Win64:
622 return MAI->getExceptionHandlingType() == ExceptionHandling::Win64 &&
    [all...]

Completed in 393 milliseconds