Searched defs:Ty (Results 176 - 200 of 227) sorted by relevance

12345678910

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp847 QualType Ty = (*I)->getType(); local
1436 QualType Ty = E->getType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp48 llvm::FunctionType *Ty = local
407 Value *Ty = EmitScalarExpr(E->getArg(1)); local
550 llvm::Type *Ty = ConvertType(E->getArg(5)->getType()); local
753 llvm::IntegerType *Ty local
1655 Value *CodeGenFunction::EmitNeonShiftVector(Value *V, llvm::Type *Ty, argument
1665 EmitNeonRShiftImm(Value *Vec, Value *Shift, llvm::Type *Ty, bool usgn, const char *name) argument
1797 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
1818 llvm::Type *Ty = CGF.ConvertType(E->getArg(1)->getType()); local
1846 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
1855 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
2571 llvm::Type *Ty = CGF.ConvertType(Arg->getType()); local
2586 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
2594 llvm::Type *Ty = CGF.ConvertType(Arg->getType()); local
2604 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
2619 llvm::Type *Ty = CGF.ConvertType(E->getCallReturnType()); local
2637 EmitAArch64CompareBuiltinExpr( Value *Op, llvm::Type *Ty, const CmpInst::Predicate Fp, const CmpInst::Predicate Ip, const Twine &Name) argument
2746 llvm::Type *Ty = VTy; local
2894 llvm::Type *Ty = CGM.getTypes().ConvertType(FD->getType()); local
2966 llvm::Type *Ty = VTy; local
3934 llvm::Type *Ty = CGM.getTypes().ConvertType(FD->getType()); local
3963 QualType Ty = E->getType(); local
4003 QualType Ty = E->getArg(0)->getType(); local
4176 llvm::Type *Ty; local
4198 llvm::Type *Ty = VTy; local
[all...]
H A DCGCall.cpp549 CodeGenFunction::ExpandTypeFromArgs(QualType Ty, LValue LV, argument
651 CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, llvm::Type *Ty, CodeGenFunction &CGF) argument
703 CreateCoercedLoad(llvm::Value *SrcPtr, llvm::Type *Ty, CodeGenFunction &CGF) argument
1256 QualType Ty = info_it->type; local
2191 ExpandTypeToArgs(QualType Ty, RValue RV, SmallVectorImpl<llvm::Value *> &Args, llvm::FunctionType *IRFuncTy) argument
2620 EmitVAArg(llvm::Value *VAListAddr, QualType Ty) argument
[all...]
H A DCGClass.cpp1680 QualType Ty = E->getType(); local
1807 QualType Ty = getContext().getTagDeclType(Ctor->getParent()); local
2004 GetVTablePtr(llvm::Value *This, llvm::Type *Ty) argument
H A DCGExpr.cpp53 llvm::AllocaInst *CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, argument
67 llvm::AllocaInst *CodeGenFunction::CreateIRTemp(QualType Ty, argument
76 llvm::AllocaInst *CodeGenFunction::CreateMemTemp(QualType Ty, argument
414 QualType Ty local
442 EmitTypeCheck(TypeCheckKind TCK, SourceLocation Loc, llvm::Value *Address, QualType Ty, CharUnits Alignment) argument
705 GetUndefRValue(QualType Ty) argument
740 llvm::Type *Ty = llvm::PointerType::getUnqual(ConvertType(E->getType())); local
998 hasBooleanRepresentation(QualType Ty) argument
1011 getRangeForType(CodeGenFunction &CGF, QualType Ty, llvm::APInt &Min, llvm::APInt &End, bool StrictEnums) argument
1045 getRangeForLoadFromType(QualType Ty) argument
1055 EmitLoadOfScalar(llvm::Value *Addr, bool Volatile, unsigned Alignment, QualType Ty, SourceLocation Loc, llvm::MDNode *TBAAInfo, QualType TBAABaseType, uint64_t TBAAOffset) argument
1149 EmitToMemory(llvm::Value *Value, QualType Ty) argument
1163 EmitFromMemory(llvm::Value *Value, QualType Ty) argument
1174 EmitStoreOfScalar(llvm::Value *Value, llvm::Value *Addr, bool Volatile, unsigned Alignment, QualType Ty, llvm::MDNode *TBAAInfo, bool isInit, QualType TBAABaseType, uint64_t TBAAOffset) argument
1911 GetAddrOfConstantWideString(StringRef Str, const char *GlobalName, ASTContext &Context, QualType Ty, SourceLocation Loc, CodeGenModule &CGM) argument
[all...]
H A DCGExprScalar.cpp46 QualType Ty; // Computation Type. member in struct:__anon3233::BinOpInfo
833 Value *ScalarExprEmitter::EmitNullValue(QualType Ty) { argument
2124 llvm::IntegerType *Ty = cast<llvm::IntegerType>(Zero->getType()); local
2567 llvm::IntegerType *Ty; local
[all...]
H A DCGObjC.cpp1394 bool CodeGenFunction::IvarTypeWithAggrGCObjects(QualType Ty) { argument
2941 QualType Ty = PD->getType(); local
3038 EmitBlockCopyAndAutorelease(llvm::Value *Block, QualType Ty) argument
[all...]
H A DCGObjCGNU.cpp194 llvm::GlobalVariable *MakeGlobal(llvm::StructType *Ty, argument
206 llvm::GlobalVariable *MakeGlobal(llvm::ArrayType *Ty, argument
217 llvm::GlobalVariable *MakeGlobalArray(llvm::Type *Ty, argument
276 llvm::Value* EnforceType(CGBuilderTy &B, llvm::Value *V, llvm::Type *Ty) { argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp132 DIType Ty = Var.getType(); local
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp834 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, argument
843 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, argument
852 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, argument
861 AllocaInst(Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
870 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, const Twine &Name, Instruction *InsertBefore) argument
879 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, const Twine &Name, BasicBlock *InsertAtEnd) argument
1732 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
1745 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2350 Create(Instruction::CastOps op, Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2372 Create(Instruction::CastOps op, Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2394 CreateZExtOrBitCast(Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2402 CreateZExtOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2410 CreateSExtOrBitCast(Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2418 CreateSExtOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2426 CreateTruncOrBitCast(Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2434 CreateTruncOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2442 CreatePointerCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2464 CreatePointerCast(Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2485 CreateIntegerCast(Value *C, Type *Ty, bool isSigned, const Twine &Name, Instruction *InsertBefore) argument
2499 CreateIntegerCast(Value *C, Type *Ty, bool isSigned, const Twine &Name, BasicBlock *InsertAtEnd) argument
2513 CreateFPCast(Value *C, Type *Ty, const Twine &Name, Instruction *InsertBefore) argument
2526 CreateFPCast(Value *C, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) argument
2847 TruncInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2853 TruncInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2859 ZExtInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2865 ZExtInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2870 SExtInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2876 SExtInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2882 FPTruncInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2888 FPTruncInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2894 FPExtInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2900 FPExtInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2906 UIToFPInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2912 UIToFPInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2918 SIToFPInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2924 SIToFPInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2930 FPToUIInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2936 FPToUIInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2942 FPToSIInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2948 FPToSIInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2954 PtrToIntInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2960 PtrToIntInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2966 IntToPtrInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2972 IntToPtrInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2978 BitCastInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2984 BitCastInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
2990 AddrSpaceCastInst( Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore ) argument
2996 AddrSpaceCastInst( Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd ) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp818 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { argument
830 bool ARMFastISel::isLoadTypeLegal(Type *Ty, MVT &VT) { argument
1451 Type *Ty = Src1Value->getType(); local
1640 Type *Ty = I->getType(); local
1781 Type *Ty = I->getType(); local
1809 Type *Ty = I->getType(); local
1878 Type *Ty = I->getType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h873 AllocaInst *CreateAlloca(Type *Ty, Value *ArraySize = 0, argument
1299 PHINode *CreatePHI(Type *Ty, unsigned NumReservedValues, argument
1345 VAArgInst *CreateVAArg(Value *List, Type *Ty, const Twine &Name = "") { argument
1392 LandingPadInst *CreateLandingPad(Type *Ty, Value *PersFn, unsigned NumClauses, argument
H A DInstructions.h701 inline Type *checkGEPType(Type *Ty) { argument
1511 VAArgInst(Value *List, Type *Ty, cons argument
1516 VAArgInst(Value *List, Type *Ty, const Twine &NameStr, BasicBlock *InsertAtEnd) argument
1988 PHINode(Type *Ty, unsigned NumReservedValues, const Twine &NameStr = �, Instruction *InsertBefore = 0) argument
1996 PHINode(Type *Ty, unsigned NumReservedValues, const Twine &NameStr, BasicBlock *InsertAtEnd) argument
2013 Create(Type *Ty, unsigned NumReservedValues, const Twine &NameStr = �, Instruction *InsertBefore = 0) argument
2018 Create(Type *Ty, unsigned NumReservedValues, const Twine &NameStr, BasicBlock *InsertAtEnd) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp992 PointerType *Ty = cast<PointerType>(CalleeFn->arg_begin()->getType()); local
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4406 Type *Ty; local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp120 Type *Ty = Types.pop_back_val(); local
476 Type *Ty = Init->getType(); local
2531 Type *Ty = AI->getType()->getElementType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp527 Type *Ty = AI->getAllocatedType(); local
846 Type *Ty = cast<PointerType>(G->getType())->getElementType(); local
981 Type *Ty = PtrTy->getElementType(); local
H A DMemorySanitizer.cpp740 Type *Ty = V->getType(); local
1301 size_t VectorOrPrimitiveTypeSizeInBits(Type *Ty) { argument
1686 Type *Ty = I.getArgOperand(i)->getType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1340 Type *Ty = CI->getArgOperand(0)->getType(); local
1359 Type *Ty = CI->getArgOperand(0)->getType(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2493 QualType Ty = Name.getCXXNameType(); local
H A DSemaDeclAttr.cpp69 QualType Ty; local
111 QualType Ty = V->getType(); local
420 checkForLockableRecord(Sema &S, Decl *D, const AttributeList &Attr, QualType Ty) argument
2633 QualType Ty = V->getType(); local
2934 QualType Ty = S.Context.getPointerType(VD->getType()); local
2939 << NI.getName() << ParamTy << Ty; local
3172 QualType Ty = getFunctionOrMethodArgType(D, ArgIdx); local
3454 QualType Ty; local
[all...]
H A DSemaExprObjC.cpp741 QualType Ty local
924 QualType Ty local
1034 QualType Ty = Context.getObjCSelType(); local
1050 QualType Ty = Context.getObjCProtoType(); local
[all...]
H A DSemaInit.cpp133 static void updateStringLiteralType(Expr *E, QualType Ty) { argument
2778 void InitializationSequence::AddQualificationConversionStep(QualType Ty, argument
2797 void InitializationSequence::AddLValueToRValueStep(QualType Ty) { argument
5957 QualType Ty = Step->Type; local
6111 QualType Ty = Step->Type; local
[all...]
H A DSemaLookup.cpp2114 addAssociatedClassesAndNamespaces(AssociatedLookup &Result, QualType Ty) { argument
H A DSemaType.cpp1842 QualType Sema::GetTypeFromParser(ParsedType Ty, TypeSourceInfo **TInfo) { argument
4247 const Type *Ty = T.getTypePtr(); local
4759 isPermittedNeonBaseType(QualType &Ty, VectorType::VectorKind VecKind, bool IsAArch64) argument
[all...]

Completed in 629 milliseconds

12345678910