/openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_recursion_guard.h | 35 const bool Valid; variable
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CppModuleConfiguration.h | 40 bool Valid() const { return m_valid; } in Valid() function
|
H A D | ClangASTImporter.h | 237 bool Valid() const { return (ctx != nullptr || decl != nullptr); } in Valid() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | InstructionCost.h | 35 Valid, /// < The cost value represents a valid cost, even when the enumerator
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/ |
H A D | FileAnalysis.h | 82 bool Valid; // Is this a valid instruction? If false, Instr::Instruction is member
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ |
H A D | XRayArgs.cpp | 121 auto Valid = llvm::StringSwitch<bool>(P) in XRayArgs() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Iterator.h | 33 const bool Valid; member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVariant.cpp | 69 enum class LibcxxVariantIndexValidity { Valid, Invalid, NPos }; enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 308 bool Valid = in processRelocationRef() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 81 bool Valid; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonNewValueJump.cpp | 255 bool Valid = false; in canCompareBeNewValueJump() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopFuse.cpp | 170 bool Valid; member 1268 bool Valid, UseMax; member in __anon227ba0d70111::LoopFuser::AddRecLoopReplacer
|
H A D | LoopRerollPass.cpp | 256 bool Valid = false; member
|
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 1011 bool Valid = false; in normalize() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 337 bool Valid = true; in doFunctionalCheck() local
|
H A D | SampleProfile.cpp | 808 bool Valid = in doesHistoryAllowICP() local 855 bool Valid = in updateIDTMetaData() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaModule.cpp | 154 Valid = -1, in DiagReservedModuleName() enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 2034 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 D | MachineRegisterInfo.cpp | 219 bool Valid = true; in verifyUseList() local
|
H A D | TargetInstrInfo.cpp | 536 bool Valid = in foldPatchpoint() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 245 bool Valid; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 1355 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 D | InstrProf.h | 665 bool Valid; member
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 3669 bool Valid = true; in CheckAvailabilitySpecList() local
|
/openbsd-src/gnu/usr.bin/gcc/contrib/ |
H A D | paranoia.cc | 2407 Paranoia<FLOAT>::TstCond (int K, int Valid, const char *T) in TstCond()
|