HomeSort by relevance Sort by last modified time
    Searched refs:EEI (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Analysis/
CostModel.cpp 456 const ExtractElementInst * EEI = cast<ExtractElementInst>(I);
467 if (matchVectorSplittingReduction(EEI, ReduxOpCode, ReduxType))
469 else if (matchPairwiseReduction(EEI, ReduxOpCode, ReduxType))
473 EEI->getOperand(0)->getType(), Idx);
InstructionSimplify.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 604 auto EEI = dyn_cast<ExtractElementInst>(*LDUI);
605 Uses.push_back(EEI);
606 Deletes.push_back(EEI);
612 if (auto EEI = dyn_cast<ExtractElementInst>(I))
613 Arg.push_back(EEI->getIndexOperand());
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp 105 d???eeI??Xx?yMj]Z?XR??m??????o????xX.?j?4?<4
    [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]
hrtf_g722_1C_48.rtp     [all...]
stereo_pcmu_vad_jitter.rtp     [all...]
stereo_pcmu_vad.rtp     [all...]
toggling_stereo_g729_pt18_pt125.rtp 60 d???eeI??X???1?)??2
    [all...]
stereo_pcm16wb_jitter.rtp     [all...]
stereo_pcm16wb.rtp     [all...]
HRTF_pcm16wb_jitter.rtp     [all...]

Completed in 293 milliseconds