Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1052 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs()
1149 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp()
1198 OpRef HvxSelector::vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxs()
1211 OpRef HvxSelector::vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxp()
1220 OpRef HvxSelector::shuffs1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffs1()
1238 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2()
1270 OpRef HvxSelector::shuffp1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffp1()
1306 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2()
1362 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle()
1492 OpRef HvxSelector::contracting(ShuffleMask SM, OpRef Va, OpRef Vb, in contracting()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1231 OpRef HvxSelector::funnels(OpRef Va, OpRef Vb, int Amount, in funnels()
1270 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs()
1504 OpRef HvxSelector::packp(ShuffleMask SM, OpRef Va, OpRef Vb, in packp()
1541 OpRef HvxSelector::vmuxs(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxs()
1554 OpRef HvxSelector::vmuxp(ArrayRef<uint8_t> Bytes, OpRef Va, OpRef Vb, in vmuxp()
1563 OpRef HvxSelector::shuffs1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffs1()
1606 OpRef HvxSelector::shuffs2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffs2()
1641 OpRef HvxSelector::shuffp1(ShuffleMask SM, OpRef Va, ResultStack &Results) { in shuffp1()
1684 OpRef HvxSelector::shuffp2(ShuffleMask SM, OpRef Va, OpRef Vb, in shuffp2()
1816 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle()
[all …]
/external/lzma/CPP/7zip/Archive/
DElfHandler.cpp231 UInt64 Va; member
368 UInt64 Va; member
DMachoHandler.cpp221 UInt64 Va; member
DPeHandler.cpp172 UInt32 Va; member
221 UInt32 Va; member
385 UInt32 Va; member
/external/rust/cros-libva/lib/src/
Dsurface.rs40 Va = bindings::VA_SURFACE_ATTRIB_MEM_TYPE_VA, enumerator
/external/iamf_tools/gh_pages/web_demo/
Dapp_bundle.js47 return new X(URL.createObjectURL(a))};function Va(a){var b=la.apply(1,arguments);if(b.length===0)re… class in b.then.sa.Ea.Fa.S.Ga.Ra.X
/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()