Searched defs:IT (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A Dilist.h435 NodeTy *remove(iterator &IT) { argument
459 NodeTy *remove(const iterator &IT) { argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp317 IntegerType *IT = dyn_cast<IntegerType>(II->getArgOperand(0)->getType()); local
335 IntegerType *IT = dyn_cast<IntegerType>(II->getArgOperand(0)->getType()); local
352 IntegerType *IT = cast<IntegerType>(II->getArgOperand(0)->getType()); local
[all...]
H A DInstCombineAddSub.cpp970 IntegerType *IT = cast<IntegerType>(I.getType()); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp530 QualType IT = S.Context.getObjCInterfaceType(PRE->getClassReceiver()); local
H A DSemaExpr.cpp2858 PredefinedExpr::IdentType IT; local
2820 BuildPredefinedExpr(SourceLocation Loc, PredefinedExpr::IdentType IT) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2702 } IT[2][2][3][2] = { local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3537 IntegerType *IT = cast<IntegerType>(DefaultValue->getType()); local
3606 const IntegerType *IT = dyn_cast<IntegerType>(ElementType); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp482 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp2649 static llvm::Intrinsic::ID GetIntrinsic(IntrinsicType IT, argument
H A DCGObjCGNU.cpp1152 const ObjCInterfaceType *IT = PT->getInterfaceType(); local
H A DCGObjCMac.cpp6980 const ObjCInterfaceType *IT = PT->getInterfaceType(); local
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h724 bit32 IT; /* 0: initiator 1: target */ member in struct:tdPassthroughCmndBody_s::__anon72::__anon73
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1164 PredefinedExpr(SourceLocation l, QualType type, IdentType IT) argument
1176 void setIdentType(IdentType IT) { Type = IT; } argument

Completed in 242 milliseconds