Searched defs:RL (Results 1 - 19 of 19) sorted by last modified time

/freebsd-10-stable/contrib/netbsd-tests/
H A Dh_macros.h47 #define RL(x) REQUIRE_LIBC(x, -1) macro
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp644 SDValue LL, RL, AddendL, AddendH; local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1816 SDValue RL = Op.getOperand(1); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2495 SDValue LL, LR, RL, RR, CC0, CC1; local
3133 SDValue LL, LR, RL, R local
4281 SDValue Lo, Hi, LL, LH, RL, RH; local
[all...]
H A DLegalizeIntegerTypes.cpp1913 SDValue LL, LH, RL, RH; local
1931 SDValue LL, LH, RL, RH; local
[all...]
H A DLegalizeTypesGeneric.cpp508 SDValue LL, LH, RL, RH, CL, CH; local
530 SDValue LL, LH, RL, RH; local
H A DLegalizeVectorTypes.cpp903 SDValue LL, LH, RL, RH; local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h518 TreeTy *RL = getLeft(R); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5145 const ASTRecordLayout &RL = Ctx->getASTRecordLayout(RD); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8386 DeclRefExpr *RL = dyn_cast<DeclRefExpr>(OL->getBase()->IgnoreImpCasts()); local
H A DSemaStmtAsm.cpp464 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp815 const CGRecordLayout &RL = local
H A DCGDebugInfo.cpp1160 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
1377 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
1650 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); local
2281 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
H A DCGExpr.cpp2474 const CGRecordLayout &RL = local
2592 const CGRecordLayout &RL = local
H A DCGExprScalar.cpp1838 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); local
1871 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); local
H A DCGObjCMac.cpp2087 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
4555 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); local
5784 const ASTRecordLayout &RL = local
H A DCGObjCRuntime.cpp41 const ASTRecordLayout *RL; local
H A DCGRecordLayoutBuilder.cpp965 CGRecordLayout *RL = local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1322 ReturnStmt(SourceLocation RL) argument
1325 ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) argument

Completed in 349 milliseconds