Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DProfileList.h35 Skip, enumerator
/freebsd-src/lib/libsecureboot/tests/
H A Dtvo.c40 char *Skip; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h489 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf() argument
783 void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp325 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) getAdviceImpl() local
442 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) getMandatoryAdvice() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h169 int64_t Skip = 0; global() member
H A DCodeGen.h100 Skip = 1U << 0, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp89 for (bool Skip = false; !Lex.LexFromRawLexer(Tok);) { in process() local
H A DUnwrappedLineParser.cpp1050 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; conditionalCompilationStart() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp305 unsigned Skip = 0; in emitDelayAlu() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h418 bool Skip = false; member
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp360 bool Skip = true; shouldSkipFunctionBody() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp433 bool Skip = (Hints_MRI.first != 0); getRegAllocationHints() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp700 uint32_t Skip = 0; finalizeBlockRelax() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3518 uint32_t Count, Skip; moveNext() local
3857 uint32_t Count, Skip; moveNext() local
4391 checkSegAndOffsets(int32_t SegIndex,uint64_t SegOffset,uint8_t PointerSize,uint32_t Count,uint32_t Skip) checkSegAndOffsets() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h465 bool Skip = First->FileNotFound(FileName); FileNotFound() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1528 bool Skip = false; TranslateXarchArgs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp720 bool Skip = true; global() member
1334 bool Skip = false; updateStackNodes() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2242 enum { Enter, Import, Skip, IncludeLimitReached } Action = Enter; HandleHeaderIncludeOrImport() enumerator
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp849 auto Skip = [&]() { addRegularLTO() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp935 bool Skip = MI.isCopy() || MI.isRegSequence(); in collectInBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp882 processIncbinFile(const std::string & Filename,int64_t Skip,const MCExpr * Count,SMLoc Loc) processIncbinFile() argument
5132 int64_t Skip = 0; parseDirectiveIncbin() local

12