| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | PaddingChecker.cpp | 79 const ASTRecordLayout &RL = ASTContext.getASTRecordLayout(RD); in visitRecord() local 168 const ASTRecordLayout &RL) { in calculateBaselinePad() 204 const ASTRecordLayout &RL) { in calculateOptimalPad()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonBlockRanges.cpp | 74 void HexagonBlockRanges::RangeList::include(const RangeList &RL) { in include() 389 RangeList &RL = F->second; in computeDeadMap() local 461 const HexagonBlockRanges::RangeList &RL) { in operator <<() 479 const HexagonBlockRanges::RangeList &RL = I.second; in operator <<() local
|
| D | HexagonFrameLowering.cpp | 1996 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local 2013 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local 2025 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local 2098 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
|
| D | HexagonGenInsert.cpp | 392 const OrderedRegisterList &RL; member
|
| D | HexagonBitSimplify.cpp | 1614 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 442 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 466 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
| D | LegalizeIntegerTypes.cpp | 1881 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 1899 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
| D | LegalizeIntegerTypes.cpp | 2164 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 2177 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
|
| D | TargetLowering.cpp | 2982 SDValue RL, SDValue RH) const { in expandMUL()
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCRuntime.cpp | 41 const ASTRecordLayout *RL; in LookupFieldBitOffset() local
|
| D | CGRecordLayoutBuilder.cpp | 713 CGRecordLayout *RL = in ComputeRecordLayout() local
|
| D | CGDebugInfo.cpp | 1354 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectCXXBases() local 1540 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectVTableInfo() local 1960 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition() local 2573 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectContainingType() local
|
| D | CGExprScalar.cpp | 1940 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local 1973 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
|
| /external/compiler-rt/test/tsan/ |
| D | deadlock_detector_stress_test.cc | 129 void RL(size_t i) { in RL() function in LockTest
|
| /external/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 663 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
|
| /external/v8/tools/release/ |
| D | test_scripts.py | 280 def RL(text, cb=None): function
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | ImmutableSet.h | 513 TreeTy *RL = getLeft(R); in balanceTree() local
|
| /external/llvm/include/llvm/ADT/ |
| D | ImmutableSet.h | 516 TreeTy *RL = getLeft(R); in balanceTree() local
|
| /external/opencv/ml/src/ |
| D | mltree.cpp | 2063 int LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local 2107 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
| D | mlboost.cpp | 584 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 659 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|
| /external/clang/include/clang/AST/ |
| D | Stmt.h | 1372 explicit ReturnStmt(SourceLocation RL) : ReturnStmt(RL, nullptr, nullptr) {} in ReturnStmt() 1374 ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) in ReturnStmt()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 672 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 1962 const ASTRecordLayout *RL = nullptr) { in HandleLValueDirectBase() 2015 const ASTRecordLayout *RL = nullptr) { in HandleLValueMember() 7939 const ASTRecordLayout &RL = Info.Ctx.getASTRecordLayout(RD); in VisitOffsetOfExpr() local 7961 const ASTRecordLayout &RL = Info.Ctx.getASTRecordLayout(RD); in VisitOffsetOfExpr() local
|