Home
last modified time | relevance | path

Searched defs:Va (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1047 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs()
1144 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp()
1193 OpRef HvxSelector::vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxs()
1206 OpRef HvxSelector::vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxp()
1215 OpRef HvxSelector::shuffs1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffs1()
1233 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2()
1265 OpRef HvxSelector::shuffp1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffp1()
1301 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2()
1331 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle()
1418 OpRef HvxSelector::contracting(ShuffleMask SM, OpRef Va, OpRef Vb, in contracting()
[all …]
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c1286 ULONG Va, in StatusRoutine()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1242 ULONG Va, in StatusRoutine()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dknockout-2.0.0.js91 …enFromArrayMapping_lastMappingResult")||[],k=r.a.ba(j,function(a){return a.Va}),n=r.a.N(k,e),e=[],… property
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc3527 static T poisoned(T Va, S Sa) { in poisoned()