Home
last modified time | relevance | path

Searched refs:pcmp (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvec_compare.ll16 ; CHECK: pcmp
17 ; CHECK: pcmp
/external/adhd/cras/src/alsa_plugin/
Dpcm_cras.c354 static int snd_pcm_cras_open(snd_pcm_t **pcmp, const char *name, in snd_pcm_cras_open() argument
361 assert(pcmp); in snd_pcm_cras_open()
413 *pcmp = pcm_cras->io.pcm; in snd_pcm_cras_open()
421 return snd_pcm_cras_open(pcmp, name, stream, mode); in SND_PCM_PLUGIN_DEFINE_FUNC()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-12-15-vec_shift.ll13 ; Make sure we're masking and pcmp'ing the VSELECT conditon vector.
Dvec_compare.ll16 ; CHECK: pcmp
17 ; CHECK: pcmp
/external/llvm/test/CodeGen/X86/
D2011-12-15-vec_shift.ll13 ; Make sure we're masking and pcmp'ing the VSELECT conditon vector.
Dvec_compare.ll16 ; CHECK: pcmp
17 ; CHECK: pcmp
/external/libopus/celt/
Dcelt.h221 void celt_preemphasis(const opus_val16 * OPUS_RESTRICT pcmp, celt_sig * OPUS_RESTRICT inp,
Dcelt_encoder.c496 void celt_preemphasis(const opus_val16 * OPUS_RESTRICT pcmp, celt_sig * OPUS_RESTRICT inp, in celt_preemphasis() argument
513 x = SCALEIN(pcmp[CC*i]); in celt_preemphasis()
528 inp[i*upsample] = SCALEIN(pcmp[CC*i]); in celt_preemphasis()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME-SSE.txt97 pcmp/pand/pandn/por to do a selection instead of a conditional branch:
DX86GenAsmWriter1.inc3921 "endvb\t\000pblendw\t\000pclmulqdq\t\000pcmpeqq\t\000pcmpestri\t\000pcmp"
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.gen5016 if (NameR.substr(6, 7) != "42.pcmp")
5114 if (NameR.substr(4, 9) != "se42.pcmp")