Searched refs:V3 (Results 1 - 25 of 25) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dvtt-layout.cpp32 class V3 {virtual void g(); }; class in namespace:Test3
34 class C2 : public virtual V3, virtual V2 { int i; };
51 class V3 {virtual void g(); }; class in namespace:Test4
53 class C2 : public virtual V3, virtual V2 { int i; };
H A Dvtable-layout.cpp222 struct V3 : virtual R3 { int r3; }; struct in namespace:Test4
229 // CHECK-10-NEXT: 2 | Test4::V3 *Test4::E::f()
231 // CHECK-10-NEXT: 3 | Test4::V3 *Test4::E::f()
234 virtual V3 *f();
236 V3 *E::f() { return 0;}
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp45 constexpr enum E3 { V3 } e3 = V3; enumerator in enum:E3
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCBaseInfo.h34 case R3 : case X3 : case F3 : case V3 : case CR3: case CR0UN: return 3;
/external/llvm/lib/Analysis/
H A DLint.cpp139 const Value *V3 = 0, const Value *V4 = 0) {
143 WriteValue(V3);
164 #define Assert3(C, M, V1, V2, V3) \
165 do { if (!(C)) { CheckFailed(M, V1, V2, V3); return; } } while (0)
166 #define Assert4(C, M, V1, V2, V3, V4) \
167 do { if (!(C)) { CheckFailed(M, V1, V2, V3, V4); return; } } while (0)
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp279 SDNode *QuadSRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3);
280 SDNode *QuadDRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3);
281 SDNode *QuadQRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3);
1487 SDValue V2, SDValue V3) {
1496 V2, SubReg2, V3, SubReg3 };
1503 SDValue V2, SDValue V3) {
1511 V2, SubReg2, V3, SubReg3 };
1518 SDValue V2, SDValue V3) {
1526 V2, SubReg2, V3, SubReg3 };
1739 SDValue V3 local
1486 QuadSRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3) argument
1502 QuadDRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3) argument
1517 QuadQRegs(EVT VT, SDValue V0, SDValue V1, SDValue V2, SDValue V3) argument
1779 SDValue V3 = (NumVecs == 3) local
1897 SDValue V3 = (NumVecs == 3) local
2027 SDValue V3 = (NumVecs == 3) local
[all...]
/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp30 unsigned V2, unsigned V3) {
31 return (V0 << (3*4)) | (V1 << (2*4)) | (V2 << (1*4)) | (V3 << (0*4));
29 MakeMask(unsigned V0, unsigned V1, unsigned V2, unsigned V3) argument
/external/llvm/lib/VMCore/
H A DVerifier.cpp331 const Value *V3 = 0, const Value *V4 = 0) {
335 WriteValue(V3);
341 Type *T2, const Value *V3 = 0) {
345 WriteValue(V3);
373 #define Assert3(C, M, V1, V2, V3) \
374 do { if (!(C)) { CheckFailed(M, V1, V2, V3); return; } } while (0)
375 #define Assert4(C, M, V1, V2, V3, V4) \
376 do { if (!(C)) { CheckFailed(M, V1, V2, V3, V4); return; } } while (0)
/external/mesa3d/src/mesa/main/
H A Dmacros.h343 #define ASSIGN_4V( V, V0, V1, V2, V3 ) \
348 V[3] = V3; \
/external/jpeg/
H A Dconfigure1135 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp42 PPC::V0 , PPC::V1 , PPC::V2 , PPC::V3 , PPC::V4 , PPC::V5 , PPC::V6 , PPC::V7 ,
H A DPPCISelLowering.cpp1875 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
3134 PPC::V2, PPC::V3, PPC::V4, PPC::V5, PPC::V6, PPC::V7, PPC::V8,
4292 // Lower this to a VPERM(V1, V2, V3) expression, where V3 is a constant
/external/genext2fs/
H A Dconfigure4926 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/liblzf/
H A Dconfigure6350 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/srtp/
H A Dconfigure6621 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/e2fsprogs/
H A Dconfigure6117 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/libpng/
H A Dconfigure11116 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/strace/
H A Dconfigure3706 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/dropbear/
H A Dconfigure5315 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/expat/
H A Dconfigure19849 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/pcre/
H A Dconfigure15465 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/chromium/third_party/libevent/
H A Dconfigure20914 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/llvm/
H A Dconfigure8165 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/llvm/projects/sample/
H A Dconfigure8114 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/external/qemu-pc-bios/bochs/
H A Dconfigure19243 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
[all...]

Completed in 2913 milliseconds