Home
last modified time | relevance | path

Searched refs:IsFirst (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp596 bool IsFirst = true; in print() local
598 if (!IsFirst) in print()
601 IsFirst = false; in print()
783 bool IsFirst = true; in print() local
786 if (!IsFirst) in print()
789 IsFirst = false; in print()
803 bool IsFirst = true; in print() local
807 if (!IsFirst) in print()
809 IsFirst = false; in print()
H A DTargetPassConfig.cpp650 bool IsFirst = true; in getLimitedCodeGenPipelineReason() local
653 if (!IsFirst) in getLimitedCodeGenPipelineReason()
655 IsFirst = false; in getLimitedCodeGenPipelineReason()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp225 bool IsFirst = true; in appendAttributeMangling() local
227 IsFirst = false; in appendAttributeMangling()
232 if (!IsFirst) in appendAttributeMangling()
234 IsFirst = false; in appendAttributeMangling()
H A DCodeGenTBAA.cpp375 bool IsFirst = IsBE ? Info.StorageSize - (Info.Offset + Info.Size) == 0 in CollectFields() local
377 if (!IsFirst) in CollectFields()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp144 bool IsFirst = true; in print() local
147 if (IsFirst) in print()
148 IsFirst = false; in print()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp23 bool IsFirst = true; in printChunks() local
25 if (!IsFirst) in printChunks()
28 IsFirst = false; in printChunks()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h165 void setBundleGroupBeforeFirstInst(bool IsFirst) { in setBundleGroupBeforeFirstInst() argument
166 BundleGroupBeforeFirstInst = IsFirst; in setBundleGroupBeforeFirstInst()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp147 bool IsFirst = true; in emitComments() local
149 if (!IsFirst) in emitComments()
157 IsFirst = false; in emitComments()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp670 bool IsFirst = !(PP->getPrevNode()); in getMustBeExecutedPrevInstruction() local
672 << (IsFirst ? " [IsFirst]" : "") << "\n"); in getMustBeExecutedPrevInstruction()
676 if (!ExploreInterBlock && IsFirst) { in getMustBeExecutedPrevInstruction()
686 if (!IsFirst) { in getMustBeExecutedPrevInstruction()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAIX.cpp513 bool IsFirst = true; in addTocDataOptions() local
515 if (!IsFirst) in addTocDataOptions()
518 IsFirst = false; in addTocDataOptions()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp220 bool IsFirst = true; in repairReg() local
224 if (IsFirst) in repairReg()
230 IsFirst = false; in repairReg()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp872 bool IsFirst = true; in HandlePragma() local
874 Callbacks->HandleWhitespaceBeforeTok(PragmaTok, /*RequireSpace=*/IsFirst, in HandlePragma()
876 IsFirst = false; in HandlePragma()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp600 (TheLine->First->HasUnescapedNewline || TheLine->First->IsFirst)) { in tryFitMultipleLinesInOne()
1429 TheLine.First->NewlinesBefore > 0 || TheLine.First->IsFirst; in format()
1479 if (Newlines == 0 && !RootToken.IsFirst) in computeNewlines()
1481 if (RootToken.IsFirst && in computeNewlines()
H A DFormatTokenLexer.cpp993 String->IsFirst = Macro->IsFirst; in tryMerge_TMacro()
1152 FormatTok->IsFirst = IsFirstToken; in getNextToken()
H A DWhitespaceManager.cpp62 IsAligned, InPPDirective && !Tok.IsFirst, in replaceWhitespace()
73 /*IsAligned=*/false, InPPDirective && !Tok.IsFirst, in addUntouchableToken()
99 /*IsAligned=*/true, InPPDirective && !Tok.IsFirst, in replaceWhitespaceInToken()
H A DFormatToken.h300 : HasUnescapedNewline(false), IsMultiline(false), IsFirst(false), in FormatToken()
337 unsigned IsFirst : 1; member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1636 CharSourceRange Range, bool IsFirst) { in maybeDiagnoseIDCharCompat() argument
1652 } else if (IsFirst && C99DisallowedInitialIDChars.contains(C)) { in maybeDiagnoseIDCharCompat()
1741 CharSourceRange Range, bool IsFirst) { in diagnoseInvalidUnicodeCodepointInIdentifier() argument
1750 if ((IsFirst && IsIDStart) || (!IsFirst && IsIDContinue)) in diagnoseInvalidUnicodeCodepointInIdentifier()
1753 bool InvalidOnlyAtStart = IsFirst && !IsIDStart && IsIDContinue; in diagnoseInvalidUnicodeCodepointInIdentifier()
1755 if (!IsFirst || InvalidOnlyAtStart) { in diagnoseInvalidUnicodeCodepointInIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp258 bool IsFirst = true; in collectGlobalEntities() local
265 collectDefInstr(Reg, MF, &MAI, MSType, IsFirst); in collectGlobalEntities()
266 IsFirst = false; in collectGlobalEntities()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc518 bool IsFirst = true;
530 IsFirst ? MainExecutableName : Info->dlpi_name);
546 IsFirst = false;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp1391 bool IsFirst = true; in EmitAnyX86InstComments() local
1394 if (!IsFirst) in EmitAnyX86InstComments()
1397 IsFirst = false; in EmitAnyX86InstComments()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2864 bool NeedsWinCFI, bool IsFirst, in invalidateWindowsRegisterPairing() argument
2885 (Reg1 - AArch64::X19) % 2 == 0 && Reg2 == AArch64::LR && !IsFirst) in invalidateWindowsRegisterPairing()
2896 bool NeedsFrameRecord, bool IsFirst, in invalidateRegisterPairing() argument
2899 return invalidateWindowsRegisterPairing(Reg1, Reg2, NeedsWinCFI, IsFirst, in invalidateRegisterPairing()
3011 bool IsFirst = i == FirstReg; in computeCalleeSaveRegisterPairs() local
3016 NeedsWinCFI, NeedsFrameRecord, IsFirst, in computeCalleeSaveRegisterPairs()
3023 IsFirst, TRI)) in computeCalleeSaveRegisterPairs()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1505 bool IsFirst = true; in printShuffleMask() local
1508 if (!IsFirst) in printShuffleMask()
1511 IsFirst = false; in printShuffleMask()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp570 bool IsFirst = true; in emitLOHDirective() local
572 if (!IsFirst) in emitLOHDirective()
574 IsFirst = false; in emitLOHDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp841 bool IsFirst = true; in print() local
843 if (IsFirst) { in print()
844 IsFirst = false; in print()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2560 bool IsFirst = true; in VisitOMPXAttributeClause() local
2562 if (!IsFirst) in VisitOMPXAttributeClause()
2565 IsFirst = false; in VisitOMPXAttributeClause()

12