| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOMemOPSizeOpt.cpp | 128 void setLength(Value *Length) { in setLength() function 130 return MI->setLength(Length); in setLength() 418 NewMO.setLength(CaseSizeId); in perform()
|
| /freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
| H A D | TokenRewriter.cpp | 92 Tok.setLength(Len); in AddTokenBefore()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWP/ |
| H A D | DWP.cpp | 225 C.setLength(I->getLength()); in addAllTypesFromDWP() 268 C.setLength(Data.getU32(&Offset) + 4); in addAllTypesFromTypesSection() 721 CurEntry.Contributions[Index].setLength(Pair.second); in write() 758 C.setLength(Header.Length + 4); in write() 870 C.setLength(I->getLength()); in write()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 659 I->setLength(1); in GenerateNewArgTokens() 678 TempToken.setLength(0); in GenerateNewArgTokens() 691 TempToken.setLength(0); in GenerateNewArgTokens() 857 EOFTok.setLength(0); in ReadMacroCallArgumentList() 918 EOFTok.setLength(0); in ReadMacroCallArgumentList() 980 Tok.setLength(0); in ReadMacroCallArgumentList() 1668 Tok.setLength(strlen("\"Mmm dd yyyy\"")); in ExpandBuiltinMacro() 1678 Tok.setLength(strlen("\"hh:mm:ss\"")); in ExpandBuiltinMacro()
|
| H A D | Preprocessor.cpp | 492 Tok.setLength(Str.size()); in CreateString() 1241 ImportTok.setLength(6); in LexAfterModuleImport()
|
| H A D | TokenLexer.cpp | 814 Result.setLength(LHSLen+RHSLen); in pasteTokens()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.h | 127 void setLength(uint64_t Value) { Length = Value; } in setLength() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Token.h | 143 void setLength(unsigned Len) { in setLength() function
|
| H A D | Lexer.h | 644 Result.setLength(TokLen); in FormTokenWithChars()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sarif.h | 128 SarifArtifact setLength(size_t NumBytes) { in setLength() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentLexer.h | 96 void setLength(unsigned L) { Length = L; } in setLength() function
|
| H A D | Expr.h | 7118 setLength(Length); in ArraySectionExpr() 7131 setLength(Length); in ArraySectionExpr() 7213 void setLength(Expr *E) { SubExprs[LENGTH] = E; } in setLength() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.cpp | 191 Contrib[i].setLength(IndexData.getU32(&Offset)); in parseImpl()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Sarif.cpp | 227 .setLength(FE->getSize()) in createPhysicalLocation()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 428 tmp_tok.setLength(1); in ConsumeOperator()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 1000 Greater.setLength(GreaterLength); in ParseGreaterThanInTemplateList() 1009 Tok.setLength(OldLength - GreaterLength); in ParseGreaterThanInTemplateList()
|
| H A D | ParseExprCXX.cpp | 74 ColonToken.setLength(2); in FixDigraph() 76 DigraphToken.setLength(1); in FixDigraph()
|
| H A D | ParsePragma.cpp | 1247 Toks[0].setLength(Section.size()); in HandlePragmaMSInitSeg() 2149 Alignment.setLength(1); in HandlePragma()
|
| H A D | ParseObjc.cpp | 1739 Tok.setLength(1); in ParseObjCClassInstanceVariables()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentLexer.cpp | 274 Result.setLength(TokLen); in formTokenWithChars()
|
| H A D | CommentParser.cpp | 162 Result.setLength(TokLength); in formTokenWithChars()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 136 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemTransfer() 144 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemTransfer() 214 MI->setLength(Constant::getNullValue(MemOpLength->getType())); in SimplifyAnyMemTransfer() 232 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemSet() 241 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemSet() 282 MI->setLength(Constant::getNullValue(LenC->getType())); in SimplifyAnyMemSet()
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatTokenLexer.cpp | 1196 FormatTok->Tok.setLength(NewLen); in truncateToken() 1544 Tok.setLength(Len); in readRawTokenVerilogSpecific()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 1028 void setLength(Value *L) { in setLength() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 688 DeadIntrinsic->setLength(TrimmedLength); in tryToShorten()
|