Home
last modified time | relevance | path

Searched defs:V32 (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.h27 V32 = 32 enumerator
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples2.ts29 type V32<A extends unknown[]> = Tup3<string[], number[], A>; // [...(string | number)[], ...A] alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp2251 int32_t V32; in evaluate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27726 SDValue V32 = DAG.getBitcast(VT, V); in LowerHorizontalByteSum() local