Searched defs:XA (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Layout/
H A Dms-x86-vtordisp.cpp176 struct XA { struct
177 XA() { printf("XA"); } function in struct:XA
180 struct XB : XA {
198 // CHECK-NEXT: 16 | struct XA (base)
211 // CHECK-X64-NEXT: 24 | struct XA (base)
/external/clang/test/CodeGenCXX/
H A Ddynamic-cast-hint.cpp18 class XA : public A { }; class in inherits:A
21 class X : public XA, public XB, public XC { };
/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c349 /* Extract XA (1st source register) field, instr[2,20:16] */
13015 UChar XA = ifieldRegXA( theInstr ); local
13028 assign(frA, unop(Iop_ReinterpI64asF64, unop(Iop_V128HIto64, getVSReg( XA ))));
13030 assign(frA2, unop(Iop_ReinterpI64asF64, unop(Iop_V128to64, getVSReg( XA ))));
13064 DIP("xv%sdp v%d,v%d,v%d\n", oper_name, (UInt)XT, (UInt)XA, (UInt)XB);
13097 /* xvm{add|sub}mdp XT,XA,XB is element-wise equivalent to fm{add|sub} FRT,FRA,FRC,FRB with . . .
13099 * XA == FRA
13104 * XA == FRA
13144 (UInt)XT, (UInt)XA, (UInt)XB);
13215 DIP("xvtdivdp cr%d,v%d,v%d\n", (UInt)crfD, (UInt)XA, (UIn
13258 UChar XA = ifieldRegXA( theInstr ); local
14165 UChar XA = ifieldRegXA( theInstr ); local
14225 UChar XA = ifieldRegXA( theInstr ); local
14243 UChar XA = ifieldRegXA( theInstr ); local
14274 UChar XA = ifieldRegXA( theInstr ); local
14515 UChar XA = ifieldRegXA( theInstr ); local
14845 UChar XA = ifieldRegXA ( theInstr ); local
14968 UChar XA = ifieldRegXA ( theInstr ); local
15065 UChar XA = ifieldRegXA ( theInstr ); local
15310 UChar XA = ifieldRegXA ( theInstr ); local
15623 UChar XA = ifieldRegXA ( theInstr ); local
[all...]

Completed in 188 milliseconds