Home
last modified time | relevance | path

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

12

/llvm-project/llvm/unittests/Remarks/
H A DRemarksLinkingTest.cpp18 static void serializeAndCheck(remarks::RemarkLinker &RL, in serializeAndCheck()
46 remarks::RemarkLinker RL; local
56 remarks::RemarkLinker RL; in check() local
230 remarks::RemarkLinker RL; in TEST() local
H A DYAMLRemarksParsingTest.cpp430 const remarks::RemarkLocation &RL = *Remark.Loc; in TEST() local
455 const remarks::RemarkLocation &RL = *Arg.Loc; in TEST() local
602 const remarks::RemarkLocation &RL = *Remark.Loc; in TEST() local
627 const remarks::RemarkLocation &RL = *Arg.Loc; in TEST() local
H A DBitstreamRemarksParsingTest.cpp176 const remarks::RemarkLocation &RL = *Remark.Loc; in TEST() local
201 const remarks::RemarkLocation &RL = *Arg.Loc; in TEST() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp91 const ASTRecordLayout &RL = ASTContext.getASTRecordLayout(RD); visitRecord() local
192 calculateBaselinePad(const RecordDecl * RD,const ASTContext & ASTContext,const ASTRecordLayout & RL) calculateBaselinePad() argument
233 calculateOptimalPad(const RecordDecl * RD,const ASTContext & ASTContext,const ASTRecordLayout & RL) calculateOptimalPad() argument
[all...]
H A DRunLoopAutoreleaseLeakChecker.cpp100 const auto *RL = Match.getNodeAs<ObjCMessageExpr>(RunLoopBind); in emitDiagnostics() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp75 for (const auto &R : RL) in include() argument
439 RangeList::iterator A = RL.begin(), Z = RL.end()-1; in computeDeadMap() local
511 for (const auto &R : RL) in operator <<() argument
529 OS << printReg(I.first.Reg, &P.TRI, I.first.Sub) << " -> " << RL << "\n"; in operator <<() local
H A DHexagonFrameLowering.cpp2321 RL.add(LS, IndexType::None, false, false); in optimizeSpillSlots() local
2399 for (auto &Range : RL) { in optimizeSpillSlots() local
2292 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; optimizeSpillSlots() local
2309 auto &RL = FIRangeMap[I.first].Map[&B]; optimizeSpillSlots() local
[all...]
H A DHexagonGenInsert.cpp424 const OrderedRegisterList &RL; member
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExplicitLocals.cpp447 auto RL = Reg2Local.find(Reg); in runOnMachineFunction() local
/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp26 std::optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; SplitRes_Select() local
556 SDValue LL, LH, RL, RH; SplitRes_SELECT_CC() local
H A DLegalizeIntegerTypes.cpp4263 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
4127 SDValue LL, LH, RL, RH; ExpandIntRes_Logical() local
4140 SDValue LL, LH, RL, RH; ExpandIntRes_MUL() local
[all...]
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp229 StringRef ArchName, const remarks::RemarkLinker &RL) { in emitRemarks()
268 remarks::RemarkLinker &RL, in loadObject()
673 remarks::RemarkLinker RL; in linkImpl() local
/llvm-project/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp129 void RL(size_t i) { in RL() function in LockTest
/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp882 CharUnits Result = Context.toCharUnitsFromBits(RL.getFieldOffset(i)); in LookupInlineAsmField() local
/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp166 operator <<(raw_ostream & OS,const RegisterLocations & RL) operator <<() argument
/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp1114 auto RL = std::make_unique<CGRecordLayout>( in ComputeRecordLayout() local
[all...]
H A DCGDebugInfo.cpp2197 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectCXXBasesAux() local
2531 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectVTableInfo() local
3162 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); CreateTypeDefinition() local
3956 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectContainingType() local
4981 const CGRecordLayout &RL = EmitDeclare() local
[all...]
H A DCGExprScalar.cpp3253 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); VisitOffsetOfExpr() local
3286 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); VisitOffsetOfExpr() local
H A DCGExprConstant.cpp615 const CGRecordLayout &RL = AppendBitField() local
H A DCGObjCMac.cpp2479 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); BuildRCRecordLayout() local
6425 const ASTRecordLayout &RL = GetClassSizeInfo() local
/llvm-project/clang/lib/AST/
H A DStmt.cpp1204 setReturnLoc(RL); in Create() argument
1190 ReturnStmt(SourceLocation RL,Expr * E,const VarDecl * NRVOCandidate) ReturnStmt() argument
H A DRecordLayoutBuilder.cpp3509 const ASTRecordLayout *RL; lookupFieldBitOffset() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp638 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local

12