Searched defs:RL (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp40 const ASTRecordLayout *RL; local
H A DCGRecordLayoutBuilder.cpp980 CGRecordLayout *RL = local
[all...]
H A DCGClass.cpp800 const CGRecordLayout &RL = local
H A DCGDebugInfo.cpp1147 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
1273 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
1461 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); local
2045 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
H A DCGExpr.cpp2512 const CGRecordLayout &RL = local
2629 const CGRecordLayout &RL = local
H A DCGExprScalar.cpp1780 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); local
1813 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); local
H A DCGObjCMac.cpp2086 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
4554 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
5780 const ASTRecordLayout &RL = local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp463 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); local
H A DSemaExpr.cpp7995 DeclRefExpr *RL = dyn_cast<DeclRefExpr>(OL->getBase()->IgnoreImpCasts()); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp485 SDValue LL, LH, RL, RH, CL, CH; local
509 SDValue LL, LH, RL, RH; local
H A DLegalizeIntegerTypes.cpp1893 SDValue LL, LH, RL, RH; local
1911 SDValue LL, LH, RL, RH; local
[all...]
H A DLegalizeVectorTypes.cpp851 SDValue LL, LH, RL, RH; local
H A DDAGCombiner.cpp2431 SDValue LL, LR, RL, RR, CC0, CC1; local
3045 SDValue LL, LR, RL, RR, CC0, CC1; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h518 TreeTy *RL = getLeft(R); local
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp622 SDValue LL, RL, AddendL, AddendH; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1333 ReturnStmt(SourceLocation RL) argument
1336 ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5067 const ASTRecordLayout &RL = Ctx->getASTRecordLayout(RD); local

Completed in 510 milliseconds