Home
last modified time | relevance | path

Searched defs:Skip (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.cpp60 uint64_t Skip = ((Imm >> 4) & 0x7); in printSDelayAluImm() local
127 int64_t Skip = 0; in parseSDelayAluImmMnemonic() local
H A DAMDGPUInsertDelayAlu.cpp305 unsigned Skip = 0; in emitDelayAlu() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DProfileList.h35 Skip, enumerator
/freebsd/lib/libsecureboot/tests/
H A Dtvo.c40 char *Skip; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h489 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 DMLInlineAdvisor.cpp343 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 DIntegerLiteralSeparatorFixer.cpp89 for (bool Skip = false; !Lex.LexFromRawLexer(Tok);) { in process() local
H A DUnwrappedLineParser.cpp1061 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h100 Skip = 1U << 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshutil.cpp139 STDMETHODIMP Skip(ULONG count) in Skip() function in DynEnumString
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h501 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 DTargetRegisterInfo.cpp429 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp394 bool Skip = true; in shouldSkipFunctionBody() local
H A DPrintPreprocessedOutput.cpp1033 for (unsigned I = 0, Skip = Callbacks->GetNumToksToSkip(); I < Skip; ++I) in PrintPreprocessedTokens() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1515 bool Skip) { in emitRemark()
1531 bool Skip = [&]() { in selectiveInstrumentationShouldSkip() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp703 uint32_t Skip = 0; in finalizeBlockRelax() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3520 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 DToolChain.cpp1591 bool Skip = false; in TranslateXarchArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp799 bool Skip = true; member
1476 bool Skip = false; in updateStackNodes() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp2781 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 DHexagonGenInsert.cpp935 bool Skip = MI.isCopy() || MI.isRegSequence(); in collectInBlock() local

12