/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 91 const ASTRecordLayout &RL = ASTContext.getASTRecordLayout(RD); in visitRecord() local 192 const ASTRecordLayout &RL) { in calculateBaselinePad() argument 233 const ASTRecordLayout &RL) { in calculateOptimalPad() argument [all...] |
H A D | RunLoopAutoreleaseLeakChecker.cpp | 100 const auto *RL = Match.getNodeAs<ObjCMessageExpr>(RunLoopBind); in emitDiagnostics() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 75 void HexagonBlockRanges::RangeList::include(const RangeList &RL) { in include() 439 RangeList &RL = F->second; in computeDeadMap() local 511 const HexagonBlockRanges::RangeList &RL) { in operator <<() 529 const HexagonBlockRanges::RangeList &RL = I.second; in operator <<() local
|
H A D | HexagonFrameLowering.cpp | 2321 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 D | HexagonGenInsert.cpp | 424 const OrderedRegisterList &RL; member
|
H A D | HexagonBitSimplify.cpp | 1734 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
|
/freebsd-src/contrib/netbsd-tests/ |
H A D | h_macros.h | 47 #define RL(x) REQUIRE_LIBC(x, -1) macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 26 std::optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExplicitLocals.cpp | 437 auto RL = Reg2Local.find(Reg); runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local 556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
H A D | LegalizeIntegerTypes.cpp | 3977 SDValue LL, LH, RL, RH; ExpandIntRes_Logical() local 3990 SDValue LL, LH, RL, RH; ExpandIntRes_MUL() local 4140 SDValue LL, LH, RL, RH; ExpandIntRes_MULFIX() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBuiltin.cpp | 878 const ASTRecordLayout &RL = S.getCtx().getASTRecordLayout(RD); InterpretOffsetOf() local 910 const ASTRecordLayout &RL = S.getCtx().getASTRecordLayout(RD); InterpretOffsetOf() local
|
/freebsd-src/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_frame.c | 276 #define RL rt->rt3_rules[table_column] macro
|
H A D | libdwarf_frame.c | 561 #define RL rt->rt3_rules in _dwarf_frame_run_inst() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 882 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 917 auto RL = std::make_unique<CGRecordLayout>( ComputeRecordLayout() local [all...] |
H A D | CGDebugInfo.cpp | 2071 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectCXXBasesAux() local 2405 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectVTableInfo() local 3036 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); CreateTypeDefinition() local 3803 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); CollectContainingType() local 4782 const CGRecordLayout &RL = CreateBindingDeclType() local [all...] |
H A D | CGExprScalar.cpp | 2989 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); VisitOffsetOfExpr() local 3022 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); VisitOffsetOfExpr() local
|
H A D | CGExprConstant.cpp | 614 const CGRecordLayout &RL = AppendBitField() local
|
H A D | CGObjCMac.cpp | 2472 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); BuildRCRecordLayout() local 6419 const ASTRecordLayout &RL = GetClassSizeInfo() local
|
H A D | CGClass.cpp | 958 const CGRecordLayout &RL = emitMemcpy() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 166 const RegisterLocations &RL) { in operator <<() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 1189 ReturnStmt(SourceLocation RL,Expr * E,const VarDecl * NRVOCandidate) ReturnStmt() argument 1203 Create(const ASTContext & Ctx,SourceLocation RL,Expr * E,const VarDecl * NRVOCandidate) Create() argument
|
H A D | RecordLayoutBuilder.cpp | 3497 const ASTRecordLayout *RL; lookupFieldBitOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 638 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|