/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_recursion_guard.h | 35 const bool Valid; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaUtils.cpp | 18 bool Valid = false; in isValidAddrOffset() local
|
H A D | XtensaRegisterInfo.cpp | 102 bool Valid = isValidAddrOffset(MI, Offset); in eliminateFrameIndex() local
|
H A D | XtensaISelDAGToDAG.cpp | 62 bool Valid = false; in selectMemRegAddr() local
|
/freebsd/contrib/llvm-project/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 | 259 bool Valid() const { return (ctx != nullptr || decl != nullptr); } in Valid() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | FunctionPointer.h | 23 bool Valid; variable
|
H A D | EvaluationResult.h | 39 Valid, // Result is valid and empty. enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | InstructionCost.h | 35 Valid, /// < The cost value represents a valid cost, even when the enumerator
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsxfname.c | 409 UINT16 Valid = 0; in AcpiGetObjectInfo() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | XRayArgs.cpp | 86 auto Valid = llvm::StringSwitch<bool>(P) in XRayArgs() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | VTEmitter.cpp | 101 bool Valid) { in run()
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 51 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | DLangDemangle.cpp | 352 bool Valid = decodeBackrefPos(Mangled, Ret); in isSymbolName() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVariant.cpp | 69 enum class LibcxxVariantIndexValidity { Valid, Invalid, NPos }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 308 bool Valid = in processRelocationRef() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 81 bool Valid; global() variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonNewValueJump.cpp | 255 bool Valid = false; in canCompareBeNewValueJump() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopFuse.cpp | 167 bool Valid; member 1265 bool Valid, UseMax; member in __anond06fd9000111::LoopFuser::AddRecLoopReplacer
|
/freebsd/sys/sys/ |
H A D | aac_ioctl.h | 189 u_int32_t Valid; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineRegisterInfo.cpp | 230 bool Valid = true; in verifyUseList() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaModule.cpp | 229 Valid = -1, in DiagReservedModuleName() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 1151 bool Valid = false; in normalize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 316 bool Valid = true; in doFunctionalCheck() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 2034 StringRef Valid(UnquotedValue.begin(), i); getValue() local 2060 StringRef Valid(UnquotedValue.begin(), i); unescapeDoubleQuoted() local
|