Home
last modified time | relevance | path

Searched defs:RL (Results 1 – 25 of 50) 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp75 void HexagonBlockRanges::RangeList::include(const RangeList &RL) { in include()
442 RangeList &RL = F->second; in computeDeadMap() local
514 const HexagonBlockRanges::RangeList &RL) { in operator <<()
532 const HexagonBlockRanges::RangeList &RL = I.second; in operator <<() local
DHexagonFrameLowering.cpp2188 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
2205 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local
2217 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local
2295 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
/external/tensorflow/tensorflow/python/debug/cli/
Dcli_config.py27 RL = debugger_cli_common.RichLine variable
Dcurses_widgets.py23 RL = debugger_cli_common.RichLine variable
Dcli_shared.py33 RL = debugger_cli_common.RichLine variable
Dprofile_analyzer_cli.py34 RL = debugger_cli_common.RichLine variable
Danalyzer_cli.py39 RL = debugger_cli_common.RichLine variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
DLegalizeIntegerTypes.cpp2910 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local
2923 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
3070 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExplicitLocals.cpp379 auto RL = Reg2Local.find(Reg); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp24 Optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableSet.h516 TreeTy *RL = getLeft(R); in balanceTree() local
/external/llvm/include/llvm/ADT/
DImmutableSet.h516 TreeTy *RL = getLeft(R); in balanceTree() 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()

12