Searched defs:Ty (Results 101 - 125 of 227) sorted by relevance

12345678910

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp836 TypeResult Ty = Actions.ActOnTypeName(getCurScope(), local
1001 TypeResult Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo); local
1808 TypeResult Ty = ParseTypeName(); local
1823 TypeResult Ty local
2096 TypeResult Ty = ParseTypeName(); local
2135 TypeResult Ty; local
2149 TypeResult Ty; local
2166 TypeResult Ty; local
2244 ParseCompoundLiteralExpression(ParsedType Ty, SourceLocation LParenLoc, SourceLocation RParenLoc) argument
2326 ParsedType Ty; local
[all...]
H A DParser.cpp1596 TypeResult Ty; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp274 ExprResult Sema::ImpCastExprToType(Expr *E, QualType Ty, argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1427 QualType Ty = CondVarExpr->getType(); local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp574 Type *Ty = TripCnt->getType(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h44 const void *Ty; member in class:clang::TypeLoc
210 UnqualTypeLoc(const Type *Ty, void *Data) argument
325 classofType(const Type *Ty) argument
427 classofType(const Type *Ty) argument
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp348 QualType Ty = TL.getType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp32 Value *SCEVExpander::ReuseOrCreateCast(Value *V, Type *Ty, argument
89 Value *SCEVExpander::InsertNoopCastOfTo(Value *V, Type *Ty) { argument
306 SimplifyAddOperands(SmallVectorImpl<const SCEV *> &Ops, Type *Ty, ScalarEvolution &SE) argument
335 SplitAddRecs(SmallVectorImpl<const SCEV *> &Ops, Type *Ty, ScalarEvolution &SE) argument
392 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) argument
704 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
775 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
817 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
1394 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
1403 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
1412 Type *Ty = SE.getEffectiveSCEVType(S->getType()); local
1422 Type *Ty = LHS->getType(); local
1446 Type *Ty = LHS->getType(); local
1468 expandCodeFor(const SCEV *SH, Type *Ty, Instruction *IP) argument
1474 expandCodeFor(const SCEV *SH, Type *Ty) argument
1549 getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty) argument
[all...]
H A DValueTracking.cpp40 static unsigned getBitWidth(Type *Ty, const DataLayout *TD) { argument
1138 Type *Ty = V->getType(); local
H A DConstantFolding.cpp499 Type *Ty = cast<PointerType>(CE->getType())->getElementType(); local
755 Type *Ty = Ptr->getType(); local
1247 ConstantFoldFP(double (*NativeFP)(double), double V, Type *Ty) argument
1269 ConstantFoldBinaryFP(double (*NativeFP)(double, double), double V, double W, Type *Ty) argument
1299 ConstantFoldConvertToInt(const APFloat &Val, bool roundTowardZero, Type *Ty) argument
1327 Type *Ty = F->getReturnType(); local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp478 Type *Ty = I->getOperand(0)->getType(); local
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp993 StoreValueToMemory(const GenericValue &Val, GenericValue *Ptr, Type *Ty) argument
1069 LoadValueFromMemory(GenericValue &Result, GenericValue *Ptr, Type *Ty) argument
1125 OS << "Cannot load value of type " << *Ty << "!"; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp759 Type *Ty = CPE.getType(); local
1044 Type *Ty = CPE.Val.ConstVal->getType(); local
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp59 Type *Ty = IntegerType::get(CV->getContext(), 32); local
337 static Constant *getFoldedSizeOf(Type *Ty, Type *DestTy, argument
394 static Constant *getFoldedAlignOf(Type *Ty, Typ argument
460 getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy, bool Folded) argument
556 Type *Ty = IntegerType::get(V->getContext(), 32); local
613 Type *Ty = local
706 Type *Ty = IntegerType::get(CondV->getContext(), 32); local
771 Type *Ty = IntegerType::get(Val->getContext(), 32); local
813 Type *Ty = IntegerType::get(V2->getContext(), 32); local
818 Type *Ty = IntegerType::get(V1->getContext(), 32); local
1141 Type *Ty = IntegerType::get(VTy->getContext(), 32); local
1208 isMaybeZeroSizedType(Type *Ty) argument
1700 Type *Ty = IntegerType::get(C1->getContext(), 32); local
1944 Type *Ty = GetElementPtrInst::getIndexedType(Ptr, Idxs); local
1958 Type *Ty = GetElementPtrInst::getIndexedType(Ptr, Idxs); local
2065 Type *Ty = C->getType(); local
[all...]
H A DDIBuilder.cpp349 DIDerivedType DIBuilder::createTypedef(DIType Ty, StringRef Name, DIFile File, argument
369 DIDerivedType DIBuilder::createFriend(DIType Ty, DIType FriendTy) { argument
390 DIDerivedType DIBuilder::createInheritance(DIType Ty, DIType BaseTy, argument
411 createMemberType(DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, DIType Ty) argument
436 createStaticMemberType(DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNumber, DIType Ty, unsigned Flags, llvm::Value *Val) argument
461 createObjCIVar(StringRef Name, DIFile File, unsigned LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, DIType Ty, StringRef PropertyName, StringRef GetterName, StringRef SetterName, unsigned PropertyAttributes) argument
488 createObjCIVar(StringRef Name, DIFile File, unsigned LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned Flags, DIType Ty, MDNode *PropertyNode) argument
514 createObjCProperty(StringRef Name, DIFile File, unsigned LineNumber, StringRef GetterName, StringRef SetterName, unsigned PropertyAttributes, DIType Ty) argument
533 createTemplateTypeParameter(DIDescriptor Context, StringRef Name, DIType Ty, MDNode *File, unsigned LineNo, unsigned ColumnNo) argument
549 createTemplateValueParameter(unsigned Tag, DIDescriptor Context, StringRef Name, DIType Ty, Value *Val, MDNode *File, unsigned LineNo, unsigned ColumnNo) argument
570 createTemplateValueParameter(DIDescriptor Context, StringRef Name, DIType Ty, Value *Val, MDNode *File, unsigned LineNo, unsigned ColumnNo) argument
580 createTemplateTemplateParameter(DIDescriptor Context, StringRef Name, DIType Ty, StringRef Val, MDNode *File, unsigned LineNo, unsigned ColumnNo) argument
590 createTemplateParameterPack(DIDescriptor Context, StringRef Name, DIType Ty, DIArray Val, MDNode *File, unsigned LineNo, unsigned ColumnNo) argument
763 createArrayType(uint64_t Size, uint64_t AlignInBits, DIType Ty, DIArray Subscripts) argument
787 createVectorType(uint64_t Size, uint64_t AlignInBits, DIType Ty, DIArray Subscripts) argument
811 createArtificialType(DIType Ty) argument
833 createObjectPointerType(DIType Ty) argument
924 createGlobalVariable(StringRef Name, StringRef LinkageName, DIFile F, unsigned LineNumber, DIType Ty, bool isLocalToUnit, Value *Val) argument
950 createGlobalVariable(StringRef Name, DIFile F, unsigned LineNumber, DIType Ty, bool isLocalToUnit, Value *Val) argument
960 createStaticVariable(DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile F, unsigned LineNumber, DIType Ty, bool isLocalToUnit, Value *Val, MDNode *Decl) argument
987 createLocalVariable(unsigned Tag, DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNo, DIType Ty, bool AlwaysPreserve, unsigned Flags, unsigned ArgNo) argument
1024 createComplexVariable(unsigned Tag, DIDescriptor Scope, StringRef Name, DIFile F, unsigned LineNo, DIType Ty, ArrayRef<Value *> Addr, unsigned ArgNo) argument
1047 createFunction(DIScopeRef Context, StringRef Name, StringRef LinkageName, DIFile File, unsigned LineNo, DICompositeType Ty, bool isLocalToUnit, bool isDefinition, unsigned ScopeLine, unsigned Flags, bool isOptimized, Function *Fn, MDNode *TParams, MDNode *Decl) argument
1063 createFunction(DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile File, unsigned LineNo, DICompositeType Ty, bool isLocalToUnit, bool isDefinition, unsigned ScopeLine, unsigned Flags, bool isOptimized, Function *Fn, MDNode *TParams, MDNode *Decl) argument
1106 createMethod(DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile F, unsigned LineNo, DICompositeType Ty, bool isLocalToUnit, bool isDefinition, unsigned VK, unsigned VIndex, DIType VTableHolder, unsigned Flags, bool isOptimized, Function *Fn, MDNode *TParam) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp244 Type *TypeMapTy::get(Type *Ty) { argument
254 Type *TypeMapTy::getImpl(Type *Ty) { argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1131 EVT Ty = Node->getValueType(0); local
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DPatternMatch.h1063 typedef match_combine_and<IntrinsicID_match, Argument_match<T0> > Ty; typedef in struct:llvm::PatternMatch::m_Intrinsic_Ty
1068 Argument_match<T1> > Ty; typedef in struct:llvm::PatternMatch::m_Intrinsic_Ty
1073 Argument_match<T2> > Ty; typedef in struct:llvm::PatternMatch::m_Intrinsic_Ty
1078 Argument_match<T3> > Ty; typedef in struct:llvm::PatternMatch::m_Intrinsic_Ty
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h603 getSimpleValueType(Type *Ty, bool AllowUnknown = false) const argument
869 setBooleanContents(BooleanContent Ty) argument
873 setBooleanVectorContents(BooleanContent Ty) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp295 Type *Ty = I.getAllocatedType(); local
/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h258 SDValue getAddrLocal(NodeTy *N, EVT Ty, SelectionDAG &DAG, argument
278 SDValue getAddrGlobal(NodeTy *N, EVT Ty, SelectionDA argument
292 getAddrGlobalLargeGOT(NodeTy *N, EVT Ty, SelectionDAG &DAG, unsigned HiFlag, unsigned LoFlag, SDValue Chain, const MachinePointerInfo &PtrInfo) const argument
311 getAddrNonPIC(NodeTy *N, EVT Ty, SelectionDAG &DAG) const argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1285 OptimizePointerDifference(Value *LHS, Value *RHS, Type *Ty) argument
H A DInstCombineCalls.cpp29 static Type *getPromotedType(Type *Ty) { argument
H A DInstCombineMulDivRem.cpp727 static Value *dyn_castZExtVal(Value *V, Type *Ty) { argument

Completed in 283 milliseconds

12345678910