HomeSort by relevance Sort by last modified time
    Searched full:machine (Results 701 - 725 of 6288) sorted by null

<<21222324252627282930>>

  /external/linux-tools-perf/util/
session.h 42 struct machine host_machine;
130 struct machine *perf_session__find_host_machine(struct perf_session *self)
136 struct machine *perf_session__find_machine(struct perf_session *self, pid_t pid)
144 struct machine *perf_session__findnew_machine(struct perf_session *self, pid_t pid)
  /external/llvm/lib/CodeGen/
MachineLoopInfo.cpp 29 INITIALIZE_PASS_BEGIN(MachineLoopInfo, "machine-loops",
30 "Machine Natural Loop Construction", true, true)
32 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
33 "Machine Natural Loop Construction", true, true)
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.cpp 1 //===-- ARMMachineFuctionInfo.cpp - ARM machine function info -------------===//
  /external/llvm/lib/Target/MSP430/
MSP430MachineFunctionInfo.cpp 1 //===-- MSP430MachineFuctionInfo.cpp - MSP430 machine function info -------===//
  /external/llvm/lib/Target/R600/
R600MachineFunctionInfo.cpp 1 //===-- R600MachineFunctionInfo.cpp - R600 Machine Function Info-*- C++ -*-===//
SIMachineFunctionInfo.cpp 1 //===-- SIMachineFunctionInfo.cpp - SI Machine Function Info -------===//
  /external/llvm/lib/Target/Sparc/
SparcMachineFunctionInfo.cpp 1 //===-- SparcMachineFunctionInfo.cpp - Sparc Machine Function Info --------===//
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.cpp 1 //===-- X86MachineFuctionInfo.cpp - X86 machine function info -------------===//
  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.cpp 1 //===-- XCoreMachineFuctionInfo.cpp - XCore machine function info ---------===//
  /external/llvm/test/CodeGen/Generic/
print-machineinstrs.ll 9 ; CHECK: Machine code for function foo:
  /external/llvm/test/CodeGen/Mips/
machineverifier.ll 2 ; Make sure machine verifier understands the last instruction of a basic block
mipslopat.ll 1 ; This test does not check the machine code output.
  /external/llvm/test/CodeGen/PowerPC/
2009-07-16-InlineAsm-M-Operand.ll 3 ; Machine code verifier will call isRegTiedToDefOperand() on /all/ register use
  /external/llvm/test/CodeGen/R600/
legalizedag-bug-expand-setcc.ll 7 ; This bug caused the icmp IR instruction to be expanded to two machine
  /external/llvm/test/Object/
yaml2obj-elf-symbol-LocalGlobalWeak.yaml 7 Machine: EM_X86_64
  /external/mesa3d/src/gallium/drivers/radeon/
R600MachineFunctionInfo.cpp 1 //===-- R600MachineFunctionInfo.cpp - R600 Machine Function Info-*- C++ -*-===//
SIMachineFunctionInfo.cpp 1 //===-- SIMachineFunctionInfo.cpp - SI Machine Function Info -------===//
  /external/openssl/crypto/des/times/
aix.cc 3 This machine is a Bull Estrella Minitower Model MT604-100
  /external/skia/tools/
asan_build 18 noClang="Couldn't find Clang on this machine!"
  /frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h 32 /// The return value of machine() it the same as e_machine in the ELF header
33 virtual uint32_t machine() const = 0;
60 /// commonPageSize - the common page size of the target machine, and we set it
64 /// abiPageSize - the abi page size of the target machine, and we set it to 4K
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
err.h 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one
43 * __va_list from <machine/_types.h> and use it.
46 #include <machine/_types.h>
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
err.h 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one
43 * __va_list from <machine/_types.h> and use it.
46 #include <machine/_types.h>
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
err.h 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one
43 * __va_list from <machine/_types.h> and use it.
46 #include <machine/_types.h>
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
err.h 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one
43 * __va_list from <machine/_types.h> and use it.
46 #include <machine/_types.h>
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
err.h 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one
43 * __va_list from <machine/_types.h> and use it.
46 #include <machine/_types.h>

Completed in 602 milliseconds

<<21222324252627282930>>