Searched defs:V5 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepArch.h | 18 enum class ArchEnum { V4,V5,V55,V60,V62,V65 }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | AlignOfTest.cpp | 70 struct V5 : V4, V3 { double z; struct
|
/external/llvm/unittests/Support/ |
D | AlignOfTest.cpp | 70 struct V5 : V4, V3 { double z; struct
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 42 V4, V5, V55, V60 enumerator
|
/external/clang/test/SemaCXX/ |
D | MicrosoftExtensions.cpp | 259 __declspec(property(get=GetV, put=SetV)) int V5; member
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 829 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1… in decodeHDREndpointMode7() argument 912 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1)… in decodeHDREndpointMode11() argument
|