Home
last modified time | relevance | path

Searched defs:Q3 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dpartial-reinitialization1.c34 struct Q3 { struct
35 struct R1 {
37 } r1;
39 struct R2 {
41 } r2;
/llvm-project/llvm/test/MC/Hexagon/
H A Dhvx-tmp-accum-no-erros.s26 Q3 = vcmp.eq(v0.w, v5.w) define
/llvm-project/llvm/unittests/Support/
H A DBranchProbabilityTest.cpp122 BP Q3(3, 4); in TEST() local