Home
last modified time | relevance | path

Searched defs:Valid (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_recursion_guard.h35 const bool Valid; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.h40 bool Valid() const { return m_valid; } in Valid() function
H A DClangASTImporter.h237 bool Valid() const { return (ctx != nullptr || decl != nullptr); } in Valid() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DInstructionCost.h35 Valid, /// < The cost value represents a valid cost, even when the enumerator
/openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.h82 bool Valid; // Is this a valid instruction? If false, Instr::Instruction is member
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DXRayArgs.cpp121 auto Valid = llvm::StringSwitch<bool>(P) in XRayArgs() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h33 const bool Valid; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp69 enum class LibcxxVariantIndexValidity { Valid, Invalid, NPos }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h308 bool Valid = in processRelocationRef() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h81 bool Valid; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp255 bool Valid = false; in canCompareBeNewValueJump() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp170 bool Valid; member
1268 bool Valid, UseMax; member in __anon227ba0d70111::LoopFuser::AddRecLoopReplacer
H A DLoopRerollPass.cpp256 bool Valid = false; member
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp1011 bool Valid = false; in normalize() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp337 bool Valid = true; in doFunctionalCheck() local
H A DSampleProfile.cpp808 bool Valid = in doesHistoryAllowICP() local
855 bool Valid = in updateIDTMetaData() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp154 Valid = -1, in DiagReservedModuleName() enumerator
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp2034 StringRef Valid(UnquotedValue.begin(), i); in getValue() local
2057 StringRef Valid(UnquotedValue.begin(), i); in unescapeDoubleQuoted() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp219 bool Valid = true; in verifyUseList() local
H A DTargetInstrInfo.cpp536 bool Valid = in foldPatchpoint() local
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h245 bool Valid; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1355 AttrBuilder Valid(CB.getContext()); in IdentifyValidAttributes() local
1374 AttrBuilder Valid = IdentifyValidAttributes(CB); in AddReturnAttributes() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h665 bool Valid; member
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExpr.cpp3669 bool Valid = true; in CheckAvailabilitySpecList() local
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc2407 Paranoia<FLOAT>::TstCond (int K, int Valid, const char *T) in TstCond()

12