/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-non-virtual-base-ordering.cpp | 4 struct C0 { int a; }; argument
|
H A D | vtable-layout-extreme.cpp | 7 class C0 class
|
H A D | mangle-ms-template-callback.cpp | 8 typedef C<void(void)> C0; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/ |
H A D | p2-0x.cpp | 85 class C0 { class 87 using C0 = int; // expected-error {{name defined in alias declaration must be an identifier}} typedef in ClassNameRedecl::C0 94 using C0 = C1; // ok typedef in ClassNameRedecl::C2 143 class C0 { class
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | assign.m | 7 @interface C0 interface
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | friend.cpp | 12 struct C0 { struct
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | value-dependent-exprs.cpp | 5 class C0 { class
|
H A D | alias-template.cpp | 70 class C0 { class 72 …template<typename U> using C0 = int; // expected-error {{name defined in alias declaration must be… typedef in ClassNameRedecl::C0 79 template<typename U> using C0 = C1; // ok typedef in ClassNameRedecl::C2 125 class C0 { class
|
H A D | cxx1y-variable-templates_in_class.cpp | 113 struct C0 { struct 114 template<typename U> static U Data; 117 template<typename U> static U Data2;
|
/minix3/external/bsd/llvm/dist/clang/test/Layout/ |
H A D | ms-x86-empty-nonvirtual-bases.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %p\n", this);} }; in C0() struct
|
H A D | ms-x86-empty-virtual-base.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; in C0() function
|
H A D | ms-x86-lazy-empty-nonvirtual-base.cpp | 744 struct C0 {}; struct
|
/minix3/lib/libm/noieee_src/ |
H A D | trig.h | 215 #define C0 vccast(C0) macro
|
/minix3/crypto/external/bsd/openssl/dist/crypto/whrlpool/ |
H A D | wp_block.c | 157 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) macro 175 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) macro 188 # define C0(K,i) (((u64*)(Cx.c+0))[2*K.c[(i)*8+0]]) macro
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | MDBuilderTest.cpp | 55 ConstantInt *C0 = mdconst::extract<ConstantInt>(R1->getOperand(0)); in TEST_F() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 459 Constant *C0 = dyn_cast<Constant>(I->getOperand(0)); in isFMulOrFDivWithConstant() local 482 Constant *C0 = dyn_cast<Constant>(Opnd0); in foldFMulConst() local 575 Constant *C0 = dyn_cast<Constant>(Opnd0); in visitFMul() local
|
H A D | InstCombineSimplifyDemanded.cpp | 634 if (ConstantInt *C0 = dyn_cast<ConstantInt>(I->getOperand(0))) { in SimplifyDemandedUseBits() local
|
H A D | InstCombineCalls.cpp | 468 const ConstantFP *C0 = dyn_cast<ConstantFP>(Arg0); in visitCallInst() local
|
H A D | InstCombineAddSub.cpp | 360 ConstantFP *C0, *C1; in drillValueDownOneStep() local
|
/minix3/libexec/getty/ |
H A D | gettytab.h | 114 #define C0 gettynums[13].value macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1001 if (Constant *C0 = dyn_cast<Constant>(Op0)) { in SimplifyDiv() local 1144 if (Constant *C0 = dyn_cast<Constant>(Op0)) { in SimplifyRem() local 1289 if (Constant *C0 = dyn_cast<Constant>(Op0)) { in SimplifyShift() local
|
H A D | ConstantFolding.cpp | 1156 Constant *C0 = ConstantExpr::getIntegerCast(CE0->getOperand(0), in ConstantFoldCompareInstOperands() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1982 Constant *C0 = dyn_cast<Constant>(I->getOperand(0)); in canonicalizeNegConstExpr() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 2600 ConstantInt *C0 = ConstantInt::get(CGF.SizeTy, 0); in EmitCommonNeonSISDBuiltinExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 7928 const APFloat &C0 = N0CFP->getValueAPF(); in visitFMINNUM() local 7949 const APFloat &C0 = N0CFP->getValueAPF(); in visitFMAXNUM() local
|