HomeSort by relevance Sort by last modified time
    Searched full:bmi (Results 126 - 150 of 305) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-bmi.s 1 # Check 64bit BMI instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
opcode.s 143 bmi 2b
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
all_insns.s 38 L34: bmi END_CODE
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_vert.s 94 bmi l1.2944
110 bmi l1.2964
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
t13_otr.s 22 bmi 0x12+.+2 ;4b12
39 bmi 0x1234+.+4 ;58b01234
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-branch-pic.d 33 [ ]+7f4e:[ ]+df70[ ]+bmi[ ]+(0x7f2e|7f2e <start>)
55 [ ]+7f86:[ ]+ff7d e0fe[ ]+bmi (0x7e6a|7e6a <startm16>)
77 [ ]+7fd8:[ ]+ff7d 8efe[ ]+bmi (0x7e6a|7e6a <startm16>)
132 [ ]+809a:[ ]+f770[ ]+bmi 8092 <start4\+0xa6>
214 [ ]+81b4:[ ]+f770[ ]+bmi 81ac <start5\+0xd8>
296 [ ]+82ce:[ ]+f770[ ]+bmi 82c6 <start6\+0xd8>
372 [ ]+83d2:[ ]+ff7d f87f[ ]+bmi 103ce <endp32>
394 [ ]+8424:[ ]+ff7d 3e01[ ]+bmi 8566 <endp16>
416 [ ]+846e:[ ]+f670[ ]+bmi 8566 <endp16>
437 [ ]+8496:[ ]+0a70[ ]+bmi 84a2 <end
    [all...]
  /external/libvpx/libvpx/vp8/common/
mfqe.c 221 map[i] &= (mode_info_context->bmi[ndx[i][j]].mv.as_mv.row <= 2 &&
222 mode_info_context->bmi[ndx[i][j]].mv.as_mv.col <= 2);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 264 if (mi->bmi[i].as_mode == NEWMV)
265 inc_mvs(mi, mbmi_ext, mi->bmi[i].as_mv, &td->counts->mv);
vp9_pickmode.c 66 // if the size < 8x8 we get the mv from the bmi substructure,
    [all...]
vp9_rdopt.c     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 458 const CXXCtorInitializer *BMI = Init.getInitializer();
461 BMI->getSourceLocation(),
477 if (BMI->isAnyMemberInitializer()) {
481 assert(BMI->getInit()->IgnoreImplicit() == CtorExpr);
485 const Expr *Init = BMI->getInit()->IgnoreImplicit();
487 if (BMI->isIndirectMemberInitializer()) {
488 Field = BMI->getIndirectMember();
489 FieldLoc = State->getLValue(BMI->getIndirectMember(), thisVal);
491 Field = BMI->getMember();
492 FieldLoc = State->getLValue(BMI->getMember(), thisVal)
    [all...]
  /bionic/libc/arch-arm/cortex-a9/bionic/
memset.S 145 bmi 2f
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
div.S 54 bmi ASM_PFX(__arm_div_negative)
div.asm 53 BMI __arm_div_negative
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.S 86 bmi _SetupStack // Jump if negative (FdTop > SystemMemoryTop). Case when the PrePi is in XIP memory outside of the DRAM
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/Arm/
ModuleEntryPoint.S 122 bmi _SetupStack // Jump if negative (FdTop > SystemMemoryTop). Case when the PrePi is in XIP memory outside of the DRAM
  /external/clang/lib/Headers/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 123 const BITMAPINFO& bmi() const { return bmi_; } function in class:MainWnd::VideoRenderer
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
bmiintrin.h 1 /*===---- bmiintrin.h - BMI intrinsics -------------------------------------===
135 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("bmi")))
137 /* Allow using the tzcnt intrinsics even for non-BMI targets. Since the TZCNT
138 instruction behaves as BSF on non-BMI targets, there is code that expects

Completed in 1497 milliseconds

1 2 3 4 56 7 8 91011>>