/openbsd/gnu/llvm/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() 233 const ASTRecordLayout &RL) { in calculateOptimalPad()
|
H A D | RunLoopAutoreleaseLeakChecker.cpp | 100 const auto *RL = Match.getNodeAs<ObjCMessageExpr>(RunLoopBind); in emitDiagnostics() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 75 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
|
H A D | HexagonFrameLowering.cpp | 2289 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local 2306 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local 2318 auto &RL = FIRangeMap[I.first].Map[&B]; in optimizeSpillSlots() local 2396 HexagonBlockRanges::RangeList &RL = FIRangeMap[FI].Map[&B]; in optimizeSpillSlots() local
|
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
|
H A D | HexagonConstPropagation.cpp | 2516 bool HexagonConstEvaluator::evaluateHexRSEQ32(RegisterSubReg RL, RegisterSubReg RH, in evaluateHexRSEQ32()
|
/openbsd/regress/lib/libc/sys/ |
H A D | h_macros.h | 48 #define RL(x) REQUIRE_LIBC(x, -1) macro
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.cpp | 230 StringRef ArchName, const remarks::RemarkLinker &RL) { in emitRemarks() 270 remarks::RemarkLinker &RL) { in loadObject() 563 remarks::RemarkLinker RL; in link() local
|
/openbsd/gnu/llvm/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 | 3702 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 3715 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local 3865 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | i960.h | 110 #define RL OP( 0, LIT, 0, 0 ) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i960.h | 110 #define RL OP( 0, LIT, 0, 0 ) macro
|
/openbsd/gnu/llvm/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 26 std::optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExplicitLocals.cpp | 410 auto RL = Reg2Local.find(Reg); in runOnMachineFunction() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 880 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 905 auto RL = std::make_unique<CGRecordLayout>( in ComputeRecordLayout() local
|
H A D | CGDebugInfo.cpp | 1962 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectCXXBasesAux() local 2293 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectVTableInfo() local 2891 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition() local 3657 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectContainingType() local
|
H A D | CGExprScalar.cpp | 2974 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local 3007 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
|
H A D | CGExprConstant.cpp | 613 const CGRecordLayout &RL = in AppendBitField() local
|
H A D | CGObjCMac.cpp | 2480 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in BuildRCRecordLayout() local 6460 const ASTRecordLayout &RL = in GetClassSizeInfo() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | Stmt.cpp | 1188 ReturnStmt::ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) in ReturnStmt() 1202 ReturnStmt *ReturnStmt::Create(const ASTContext &Ctx, SourceLocation RL, in Create()
|
H A D | RecordLayoutBuilder.cpp | 3448 const ASTRecordLayout *RL; in lookupFieldBitOffset() local
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 166 const RegisterLocations &RL) { in operator <<()
|
/openbsd/gnu/llvm/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 643 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|