Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A 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
H A DHexagonFrameLowering.cpp2289 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 DHexagonGenInsert.cpp424 const OrderedRegisterList &RL; member
H A DHexagonBitSimplify.cpp1734 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
H A DHexagonConstPropagation.cpp2516 bool HexagonConstEvaluator::evaluateHexRSEQ32(RegisterSubReg RL, RegisterSubReg RH, in evaluateHexRSEQ32()
/openbsd/regress/lib/libc/sys/
H A Dh_macros.h48 #define RL(x) REQUIRE_LIBC(x, -1) macro
/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp230 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 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.cpp3702 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 Di960.h110 #define RL OP( 0, LIT, 0, 0 ) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Di960.h110 #define RL OP( 0, LIT, 0, 0 ) macro
/openbsd/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp26 std::optional<RemarkLocation> RL, T FunctionName, in mapRemarkHeader()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExplicitLocals.cpp410 auto RL = Reg2Local.find(Reg); in runOnMachineFunction() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp880 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp905 auto RL = std::make_unique<CGRecordLayout>( in ComputeRecordLayout() local
H A DCGDebugInfo.cpp1962 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 DCGExprScalar.cpp2974 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
3007 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
H A DCGExprConstant.cpp613 const CGRecordLayout &RL = in AppendBitField() local
H A DCGObjCMac.cpp2480 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 DStmt.cpp1188 ReturnStmt::ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) in ReturnStmt()
1202 ReturnStmt *ReturnStmt::Create(const ASTContext &Ctx, SourceLocation RL, in Create()
H A DRecordLayoutBuilder.cpp3448 const ASTRecordLayout *RL; in lookupFieldBitOffset() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp166 const RegisterLocations &RL) { in operator <<()
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp643 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local

12