Home
last modified time | relevance | path

Searched refs:OneInput (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/models/smartreply/ops/
Dnormalize_test.cc69 TEST(NormalizeOpTest, OneInput) { in TEST() argument
Dextract_feature_test.cc70 TEST(ExtractFeatureOpTest, OneInput) { in TEST() argument
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9499 int OneInput = ThreeAInputs ? BToAInputs[0] : AToAInputs[0]; in lowerV8I16GeneralSingleInputVectorShuffle() local
9507 OneInputDWord = (OneInput / 2) ^ 1; in lowerV8I16GeneralSingleInputVectorShuffle()
9564 BToAInputs.size() == 3 ? TripleNonInputIdx : OneInput; in lowerV8I16GeneralSingleInputVectorShuffle()
9568 int APinnedIdx = ThreeAInputs ? TripleNonInputIdx : OneInput; in lowerV8I16GeneralSingleInputVectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11973 int OneInput = ThreeAInputs ? BToAInputs[0] : AToAInputs[0]; in lowerV8I16GeneralSingleInputVectorShuffle() local
11981 OneInputDWord = (OneInput / 2) ^ 1; in lowerV8I16GeneralSingleInputVectorShuffle()
12036 BToAInputs.size() == 3 ? TripleNonInputIdx : OneInput; in lowerV8I16GeneralSingleInputVectorShuffle()
12040 int APinnedIdx = ThreeAInputs ? TripleNonInputIdx : OneInput; in lowerV8I16GeneralSingleInputVectorShuffle()