/system/bt/stack/smp/ |
smp_utils.c | [all...] |
/external/tremolo/Tremolo/ |
dpen.s | 104 CMPLT r7, #0x80 129 CMPLT r10,#0x80 @ if (next & 0x80) == 0 161 CMPLT r7, #0x8000 187 CMPLT r10,#0x8000 @ if (next & 0x8000) == 0 219 CMPLT r7, #0x80000000
|
/external/llvm/test/CodeGen/ARM/ |
2013-05-05-IfConvertBug.ll | 117 ; CHECK-NOT: cmplt
|
/system/bt/stack/btm/ |
btm_ble.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dvec.h | 230 inline Is32vec4 cmplt(const Is32vec4 &a,const Is32vec4 &b) { return _mm_cmpgt_epi32(b,a); } function 400 inline Is16vec8 cmplt(const Is16vec8 &a,const Is16vec8 &b) { return _mm_cmpgt_epi16(b,a); } function 572 inline Is8vec16 cmplt(const Is8vec16 &a,const Is8vec16 &b) { return _mm_cmplt_epi8(a,b); } function [all...] |
/system/bt/stack/include/ |
smp_api.h | 274 tSMP_CMPL cmplt; member in union:__anon69689
|
/external/elfutils/src/libcpu/ |
i386_disasm.c | 798 [1] = "cmplt",
|
/external/llvm/lib/Target/Hexagon/ |
HexagonNewValueJump.cpp | 539 // In case of CMPLT, or CMPLTU, or EQ with the second register
|
HexagonInstrInfoV4.td | [all...] |
HexagonInstrInfo.td | [all...] |
/external/llvm/test/Transforms/GVN/ |
2007-07-31-NoDomInherit.ll | 103 declare i32 @cmplt(i32, i32, i32)
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXInstrInfo.td | 68 def CmpLT : PatLeaf<(i32 2)>; [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/ |
libGL.so | |
libGL.so.1 | |
libosmesa.so | |