HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 1076 - 1100 of 2458) sorted by null

<<41424344454647484950>>

  /external/llvm/include/llvm/ProfileData/
CoverageMapping.h 125 /// a sequence that can be sorted and combined to build a simplified counter
  /external/llvm/lib/Target/AArch64/
AArch64LoadStoreOptimizer.cpp 90 // Scan the instructions looking for a load/store that can be combined
106 // be combined with the current instruction (a load or store) using
113 // be combined with the current instruction (a load or store) using
867 /// be combined with the current instruction into a load/store pair.
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 308 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for
  /external/llvm/lib/Target/PowerPC/
PPCScheduleP8.td 43 // are combined on P7 and newer into a Vector Scalar Unit (VSU).
  /external/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 481 // It cannot be combined with a bundled instruction.
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.cpp 224 type combined = 0; \
233 combined = combined | ((uint64_t)byte << (offset * 8)); \
235 *ptr = combined; \
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
store.ll 337 ; The stores in this function are combined by the optimizer to create a
  /external/llvm/test/CodeGen/Mips/cconv/
arguments-float.ll 16 ; N32/N64 are identical in this area so their checks have been combined into
arguments-hard-float.ll 16 ; N32/N64 are identical in this area so their checks have been combined into
arguments.ll 16 ; N32/N64 are identical in this area so their checks have been combined into
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c 99 * Combined extract and broadcast (mere shuffle in most cases)
  /external/messageformat/java/com/ibm/icu/text/
SelectFormat.java 109 * argument 1 the number of people, argument 2 their combined gender, and
  /external/netperf/src/
netcpu_kstat10.c 453 "calc_cpu_util_internal: more interrupt time than others combined!\n"
  /external/opencv3/3rdparty/libjasper/
jpc_cs.h 142 /* The combined length of the marker segment and its auxilary data
  /external/opencv3/3rdparty/libjpeg/
jdct.h 81 * to do the combined operations quickly. See the comments with
  /external/pdfium/third_party/freetype/src/cff/
cf2blues.c 188 /* copy `BlueValues' and `OtherBlues' to a combined array of top and */
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h.pump 334 // of multiple flags can be tested when several Bool()'s are combined using
  /external/testng/doc/
index.html 85 article</a> describing a very concrete example where the combined use of several
  /external/v8/src/base/platform/
time.cc 448 // timeGetTime() provides 1ms granularity when combined with
  /external/v8/src/
conversions.cc 159 // ECMA-262 section 9.8.1 step 9 and 10 combined.
interface-descriptors.cc 11 // Constructors for common combined semantic and representation types.
  /external/valgrind/coregrind/m_demangle/
dyn-string.c 18 the file, and distribution when not linked into a combined
  /external/vboot_reference/firmware/include/
vboot_struct.h 392 uint32_t combined_version; /* Combined key+kernel version */
  /external/vboot_reference/firmware/lib/
vboot_kernel.c 321 VBDEBUG(("Combined version: %u\n",
  /external/vboot_reference/futility/
cmd_vbutil_kernel.c 142 " --minversion <number> Minimum combined kernel key version\n"

Completed in 1286 milliseconds

<<41424344454647484950>>