Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h463 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf()
720 virtual void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h171 int64_t Skip = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DMultiplexConsumer.cpp354 bool Skip = true; in shouldSkipFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h426 bool Skip = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp431 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp1208 bool Skip = false; in TranslateXarchArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3177 uint32_t Count, Skip; in moveNext() local
3516 uint32_t Count, Skip; in moveNext() local
4050 uint32_t Skip) { in checkSegAndOffsets()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp786 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1968 enum { Enter, Import, Skip, IncludeLimitReached } Action = Enter; in HandleHeaderIncludeOrImport() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp746 auto Skip = [&]() { in addRegularLTO() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Drandom.d2610 private enum Skip { None, A, D } enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp857 bool AsmParser::processIncbinFile(const std::string &Filename, int64_t Skip, in processIncbinFile()
5073 int64_t Skip = 0; in parseDirectiveIncbin() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp953 bool Skip = MI->isCopy() || MI->isRegSequence(); in collectInBlock() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d3512 private enum Skip { None, A, D } enum
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2726 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in canPatternMatch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1662 bool Skip = true; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2838 size_t Skip = getGotModulePointer() ? 2 : 1; in getLocalEntries() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1861 size_t Skip = FromParent ? 2 : 1; in hasDirective() local
5395 Expr *Skip = AssertSuccess( in buildLoopVarFunc() local
H A DSemaDecl.cpp17870 SkipBodyInfo Skip; in shouldSkipAnonEnumBody() local