HomeSort by relevance Sort by last modified time
    Searched full:machine (Results 1826 - 1850 of 8360) sorted by null

<<71727374757677787980>>

  /external/llvm/lib/Target/Mips/
MipsTargetMachine.h 71 /// MipsebTargetMachine - Mips32/64 big endian target machine.
82 /// MipselTargetMachine - Mips32/64 little endian target machine.
  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.h 60 /// PPC32TargetMachine - PowerPC 32-bit target machine.
71 /// PPC64TargetMachine - PowerPC 64-bit target machine.
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 52 /// isLoadFromStackSlot - If the specified machine instruction is a direct
60 /// isStoreToStackSlot - If the specified machine instruction is a direct
SparcTargetMachine.h 44 /// SparcV8TargetMachine - Sparc 32-bit target machine
55 /// SparcV9TargetMachine - Sparc 64-bit target machine
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCCodeEmitter.cpp 1 //=- WebAssemblyMCCodeEmitter.cpp - Convert WebAssembly code to machine code -//
46 /// Return binary encoding of operand. If the machine operand requires
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyMachineFunctionInfo.h 1 // WebAssemblyMachineFunctionInfo.h-WebAssembly machine function info-*- C++ -*-
11 /// \brief This file declares WebAssembly-specific per-machine-function
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 37 /// isLoadFromStackSlot - If the specified machine instruction is a direct
45 /// isStoreToStackSlot - If the specified machine instruction is a direct
XCoreMachineFunctionInfo.h 1 //===- XCoreMachineFunctionInfo.h - XCore machine function info -*- C++ -*-===//
10 // This file declares XCore-specific per-machine-function information.
  /external/llvm/test/CodeGen/Generic/
MachineBranchProb.ll 9 ; CHECK-LABEL: Machine code for function test2:
62 ; CHECK-LABEL: Machine code for function left_leaning_weight_balanced_tree:
  /external/llvm/test/CodeGen/MIR/ARM/
bundled-instructions.mir 2 # This test ensures that the MIR parser parses the bundled machine instructions
57 ; Verify that the next machine instruction can be on the same line as
  /external/llvm/test/CodeGen/MIR/X86/
expected-metadata-node-after-debug-location.mir 1 # RUN: not llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s 2>&1 | FileCheck %s
expected-metadata-node-after-exclaim.mir 1 # RUN: not llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s 2>&1 | FileCheck %s
stack-object-debug-info.mir 1 # RUN: llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s | FileCheck %s
unknown-metadata-node.mir 1 # RUN: not llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s 2>&1 | FileCheck %s
virtual-registers.mir 1 # RUN: llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s | FileCheck %s
  /external/llvm/tools/llvm-c-test/
disassemble.c 12 |* machine code, and prints disassembly of the machine code. *|
  /external/llvm/utils/TableGen/
CodeGenSchedule.h 1 //===- CodeGenSchedule.h - Scheduling Machine Models ------------*- C++ -*-===//
10 // This file defines structures to encapsulate the machine model as described in
166 // an itinerary but no machine model. If the processor defines neither a machine
196 // Per-operand machine model resources associated with this processor.
219 /// Top level container for machine model data.
286 assert(I != ProcModelMap.end() && "missing machine model");
292 assert(I != ProcModelMap.end() && "missing machine model");
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 24 // permit any and all updates coming from dnsextd on the same machine:
29 // On a machine connected to the Internet or other large open network,
  /external/opencv3/cmake/
OpenCVPackaging.cmake 8 and machine learning software library. OpenCV was built to provide a common
10 machine perception in the commercial products. Being a BSD-licensed product,
  /external/srtp/crypto/include/
integers.h 75 # include <machine/types.h>
90 * edit these definitions for your own machine. */
  /external/v8/src/compiler/
code-stub-assembler.cc 14 #include "src/compiler/raw-machine-assembler.h"
19 #include "src/machine-type.h"
  /external/valgrind/memcheck/tests/
pointer-trace.c 35 /* 64-bit machine */
41 /* 32-bit machine */
  /external/valgrind/tests/
arch_test.c 8 // example, if Valgrind is installed on an AMD64 machine but has been
13 // - 0 if the machine matches the asked-for arch
  /external/webrtc/webrtc/base/
autodetectproxy_unittest.cc 30 // on a linux machine under load. As such, we allow for 10 seconds for timeout,
120 // arbitrary machine.)
  /external/xmlrpcpp/src/
XmlRpcClient.h 40 //! @param host The name of the remote machine hosting the server
41 //! @param port The port on the remote machine where the server is listening

Completed in 1286 milliseconds

<<71727374757677787980>>