/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMIRFormatter.cpp | 60 uint64_t Skip = ((Imm >> 4) & 0x7); in printSDelayAluImm() local 127 int64_t Skip = 0; in parseSDelayAluImmMnemonic() local
|
H A D | AMDGPUInsertDelayAlu.cpp | 305 unsigned Skip = 0; in emitDelayAlu() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | ProfileList.h | 35 Skip, enumerator
|
/freebsd/lib/libsecureboot/tests/ |
H A D | tvo.c | 40 char *Skip; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 489 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf() 783 void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MLInlineAdvisor.cpp | 343 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) in getAdviceImpl() local 469 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) in getMandatoryAdvice() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | IntegerLiteralSeparatorFixer.cpp | 89 for (bool Skip = false; !Lex.LexFromRawLexer(Tok);) { in process() local
|
H A D | UnwrappedLineParser.cpp | 1061 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 100 Skip = 1U << 0, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MLxExpansionPass.cpp | 331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallFrameOptimization.cpp | 110 enum InstClassification { Convert, Skip, Exit }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | lshutil.cpp | 139 STDMETHODIMP Skip(ULONG count) in Skip() function in DynEnumString
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 501 bool Skip = First->FileNotFound(FileName); in EmbedFileNotFound() local 516 bool Skip = First->FileNotFound(FileName); in FileNotFound() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetRegisterInfo.cpp | 429 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h |
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 394 bool Skip = true; in shouldSkipFunctionBody() local
|
H A D | PrintPreprocessedOutput.cpp | 1033 for (unsigned I = 0, Skip = Callbacks->GetNumToksToSkip(); I < Skip; ++I) in PrintPreprocessedTokens() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1515 bool Skip) { in emitRemark() 1531 bool Skip = [&]() { in selectiveInstrumentationShouldSkip() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_riscv.cpp | 703 uint32_t Skip = 0; in finalizeBlockRelax() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 3520 uint64_t Count, Skip; in moveNext() local 3861 uint64_t Count, Skip; in moveNext() local 4395 uint64_t Skip) { in checkSegAndOffsets()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | ToolChain.cpp | 1591 bool Skip = false; in TranslateXarchArgs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 799 bool Skip = true; member 1476 bool Skip = false; in updateStackNodes() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 2781 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in canPatternMatch() local 4706 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in GenerateVariantsOf() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 935 bool Skip = MI.isCopy() || MI.isRegSequence(); in collectInBlock() local
|