Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp91 const ASTRecordLayout &RL = ASTContext.getASTRecordLayout(RD); in visitRecord() local
192 const ASTRecordLayout &RL) { in calculateBaselinePad()
233 const ASTRecordLayout &RL) { in calculateOptimalPad()
H A DRunLoopAutoreleaseLeakChecker.cpp100 const auto *RL = Match.getNodeAs<ObjCMessageExpr>(RunLoopBind); in emitDiagnostics() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp75 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 DHexagonFrameLowering.cpp2291 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
2308 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local
2320 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local
2398 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
H A DHexagonGenInsert.cpp424 const OrderedRegisterList &RL; member
H A DHexagonConstPropagation.cpp2515 bool HexagonConstEvaluator::evaluateHexRSEQ32(RegisterSubReg RL, RegisterSubReg RH, in evaluateHexRSEQ32() argument
H A DHexagonBitSimplify.cpp1734 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
/freebsd/contrib/netbsd-tests/
H A Dh_macros.h47 #define RL(x) REQUIRE_LIBC(x, -1) macro
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp26 std::optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExplicitLocals.cpp447 auto RL = Reg2Local.find(Reg); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
H A DLegalizeIntegerTypes.cpp4160 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local
4173 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
4296 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c276 #define RL rt->rt3_rules[table_column] macro
H A Dlibdwarf_frame.c561 #define RL rt->rt3_rules in _dwarf_frame_run_inst() macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp882 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp1476 const ASTRecordLayout &RL = S.getCtx().getASTRecordLayout(RD); in InterpretOffsetOf() local
1508 const ASTRecordLayout &RL = S.getCtx().getASTRecordLayout(RD); in InterpretOffsetOf() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp1114 auto RL = std::make_unique<CGRecordLayout>( in ComputeRecordLayout() local
H A DCGDebugInfo.cpp2197 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectCXXBasesAux() local
2531 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectVTableInfo() local
3162 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition() local
3956 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectContainingType() local
4981 const CGRecordLayout &RL = in EmitDeclare() local
H A DCGExprScalar.cpp3263 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
3296 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
H A DCGExprConstant.cpp632 const CGRecordLayout &RL = in AppendBitField() local
H A DCGObjCMac.cpp2479 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in BuildRCRecordLayout() local
6425 const ASTRecordLayout &RL = in GetClassSizeInfo() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp166 const RegisterLocations &RL) { in operator <<()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1190 ReturnStmt::ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) in ReturnStmt()
1204 ReturnStmt *ReturnStmt::Create(const ASTContext &Ctx, SourceLocation RL, in Create()
H A DRecordLayoutBuilder.cpp3509 const ASTRecordLayout *RL; in lookupFieldBitOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp638 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local

12