Searched defs:CT (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DGetElementPtrTypeIterator.h58 CompositeType *CT = cast<CompositeType>(CurTy); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprClassification.cpp591 CanQualType CT = Ctx.getCanonicalType(E->getType()); local
H A DMangle.cpp193 mangleCtorBlock(const CXXConstructorDecl *CD, CXXCtorType CT, const BlockDecl *BD, raw_ostream &ResStream) argument
H A DType.cpp2114 const Type *CT = T->getCanonicalTypeInternal().getTypePtr(); local
[all...]
H A DExprConstant.cpp128 const ComplexType *CT = Type->castAs<ComplexType>(); local
H A DASTContext.cpp5168 CanQualType CT = getCanonicalType(T); local
5181 const ComplexType *CT = T->castAs<ComplexType>(); local
6401 QualType CT = Ty->getCanonicalTypeInternal(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.cpp294 unsigned CT = MI->getOperand(OpNo).getImm(); local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600TextureIntrinsicsReplacer.cpp38 getAdjustmentFromTextureTarget(unsigned TextureType, bool hasLOD, unsigned SrcSelect[4], unsigned CT[4], bool &useShadowVariant) argument
121 ReplaceCallInst(CallInst &I, FunctionType *FT, const char *Name, unsigned SrcSelect[4], Value *Offset[3], Value *Resource, Value *Sampler, unsigned CT[4], Value *Coord) argument
168 unsigned CT[4] = {1, 1, 1, 1}; local
192 unsigned CT[4] = {1, 1, 1, 1}; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp405 CompositeType *CT = cast<CompositeType>(DeeperType); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp874 CanThrowResult CT = canDynamicCastThrow(cast<CXXDynamicCastExpr>(E)); local
893 CanThrowResult CT; local
909 CanThrowResult CT = canCalleeThrow(*this, E, local
918 CanThrowResult CT = CT_Cannot; local
927 CanThrowResult CT; local
938 CanThrowResult CT; local
959 CanThrowResult CT = canCalleeThrow(*this, E, local
1012 CanThrowResult CT = E->isTypeDependent() ? CT_Dependent : CT_Cannot; local
[all...]
H A DSemaPseudoObject.cpp1027 QualType CT = Conversion->getConversionType().getNonReferenceType(); local
H A DSemaCast.cpp310 static bool tryDiagnoseOverloadedCast(Sema &S, CastType CT, argument
H A DSemaInit.cpp2474 const ComplexType *CT = Parent.getType()->getAs<ComplexType>(); local
H A DSemaDecl.cpp5895 CanQualType CT = Data->S->Context.getCanonicalType(T); local
H A DSemaChecking.cpp2260 StringLiteralCheckType CT = local
H A DSemaDeclCXX.cpp4230 CanQualType CT = T->getCanonicalTypeUnqualified().getUnqualifiedType(); local
H A DSemaExpr.cpp788 void Sema::checkVariadicArgument(const Expr *E, VariadicCallType CT) { argument
820 << isa<InitListExpr>(E) << Ty << CT; local
827 ExprResult Sema::DefaultVariadicArgumentPromotion(Expr *E, VariadicCallType CT, argument
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h138 #define CT gettynums[27].value macro
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2743 LandingPadInst::ClauseType CT = local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2318 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInstructions.cpp1375 CompositeType *CT = dyn_cast<CompositeType>(Agg); local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dppc-opc.c207 #define CT macro
[all...]

Completed in 438 milliseconds