Home
last modified time | relevance | path

Searched defs:RL (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp79 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/
DHexagonBlockRanges.cpp74 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
DHexagonFrameLowering.cpp1996 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
DHexagonGenInsert.cpp392 const OrderedRegisterList &RL; member
DHexagonBitSimplify.cpp1614 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp442 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
466 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
DLegalizeIntegerTypes.cpp1881 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local
1899 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
DLegalizeIntegerTypes.cpp2164 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local
2177 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
DTargetLowering.cpp2982 SDValue RL, SDValue RH) const { in expandMUL()
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp41 const ASTRecordLayout *RL; in LookupFieldBitOffset() local
DCGRecordLayoutBuilder.cpp713 CGRecordLayout *RL = in ComputeRecordLayout() local
DCGDebugInfo.cpp1354 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
DCGExprScalar.cpp1940 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/
Ddeadlock_detector_stress_test.cc129 void RL(size_t i) { in RL() function in LockTest
/external/clang/lib/Sema/
DSemaStmtAsm.cpp663 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
/external/v8/tools/release/
Dtest_scripts.py280 def RL(text, cb=None): function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableSet.h513 TreeTy *RL = getLeft(R); in balanceTree() local
/external/llvm/include/llvm/ADT/
DImmutableSet.h516 TreeTy *RL = getLeft(R); in balanceTree() local
/external/opencv/ml/src/
Dmltree.cpp2063 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
Dmlboost.cpp584 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp659 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
/external/clang/include/clang/AST/
DStmt.h1372 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/
DXCoreISelLowering.cpp672 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
/external/clang/lib/AST/
DExprConstant.cpp1962 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

12