| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOMemOPSizeOpt.cpp | 128 void setLength(Value *Length) { in setLength() function 130 return MI->setLength(Length); in setLength() 424 NewMO.setLength(CaseSizeId); in perform()
|
| /openbsd-src/gnu/llvm/clang/lib/Rewrite/ |
| H A D | TokenRewriter.cpp | 92 Tok.setLength(Len); in AddTokenBefore()
|
| /openbsd-src/gnu/llvm/llvm/lib/DWP/ |
| H A D | DWP.cpp | 204 C.setLength(I->getLength()); in addAllTypesFromDWP() 233 C.setLength(Data.getU32(&Offset) + 4); in addAllTypesFromTypesSection() 648 CurEntry.Contributions[Index].setLength(Pair.second); in write() 670 C.setLength(Header.Length + 4); in write() 767 C.setLength(I->getLength()); in write()
|
| /openbsd-src/gnu/llvm/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 713 I->setLength(1); in GenerateNewArgTokens() 732 TempToken.setLength(0); in GenerateNewArgTokens() 745 TempToken.setLength(0); in GenerateNewArgTokens() 911 EOFTok.setLength(0); in ReadMacroCallArgumentList() 972 EOFTok.setLength(0); in ReadMacroCallArgumentList() 1025 Tok.setLength(0); in ReadMacroCallArgumentList() 1582 Tok.setLength(strlen("\"Mmm dd yyyy\"")); in ExpandBuiltinMacro() 1592 Tok.setLength(strlen("\"hh:mm:ss\"")); in ExpandBuiltinMacro()
|
| H A D | Preprocessor.cpp | 487 Tok.setLength(Str.size()); in CreateString() 1218 ImportTok.setLength(6); in LexAfterModuleImport()
|
| H A D | TokenLexer.cpp | 815 Result.setLength(LHSLen+RHSLen); in pasteTokens()
|
| H A D | Lexer.cpp | 4385 Result.setLength(DDTok.Length); in convertDependencyDirectiveToken()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.h | 124 void setLength(uint64_t Value) { Length = Value; } in setLength() function
|
| /openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
| H A D | Token.h | 135 void setLength(unsigned Len) { in setLength() function
|
| H A D | Lexer.h | 622 Result.setLength(TokLen); in FormTokenWithChars()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Sarif.h | 128 SarifArtifact setLength(size_t NumBytes) { in setLength() function
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | CommentLexer.h | 96 void setLength(unsigned L) { Length = L; } in setLength() function
|
| H A D | ExprOpenMP.h | 105 void setLength(Expr *E) { SubExprs[LENGTH] = E; } in setLength() function
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.cpp | 191 Contrib[i].setLength(IndexData.getU32(&Offset)); in parseImpl()
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | Sarif.cpp | 229 .setLength(FE->getSize()) in createPhysicalLocation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 428 tmp_tok.setLength(1); in ConsumeOperator()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 140 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemTransfer() 148 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemTransfer() 240 MI->setLength(Constant::getNullValue(MemOpLength->getType())); in SimplifyAnyMemTransfer() 258 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemSet() 267 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemSet() 312 MI->setLength(Constant::getNullValue(LenC->getType())); in SimplifyAnyMemSet()
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 1210 Greater.setLength(GreaterLength); in ParseGreaterThanInTemplateList() 1219 Tok.setLength(OldLength - GreaterLength); in ParseGreaterThanInTemplateList()
|
| H A D | ParseExprCXX.cpp | 72 ColonToken.setLength(2); in FixDigraph() 74 DigraphToken.setLength(1); in FixDigraph()
|
| H A D | ParseObjc.cpp | 1986 Tok.setLength(1); in ParseObjCClassInstanceVariables()
|
| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | FormatTokenLexer.cpp | 955 FormatTok->Tok.setLength(NewLen); in truncateToken() 1258 Tok.setLength(Len); in readRawTokenVerilogSpecific()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | CommentLexer.cpp | 265 Result.setLength(TokLen); in formTokenWithChars()
|
| H A D | CommentParser.cpp | 137 Result.setLength(TokLength); in formTokenWithChars()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 868 void setLength(Value *L) { in setLength() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 596 DeadIntrinsic->setLength(TrimmedLength); in tryToShorten()
|