Searched defs:Strict (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DAMDGPUMetadataVerifier.h34 bool Strict; member in class:llvm::AMDGPU::HSAMD::V3::MetadataVerifier
56 MetadataVerifier(bool Strict) : Strict(Strict) {} argument
/freebsd-12-stable/contrib/wpa/src/common/
H A Dieee802_1x_defs.h68 Strict, enumerator in enum:validate_frames
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h35 Strict // Never fuse FP-ops. enumerator in enum:llvm::FPOpFusion::FPOpFusionMode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp235 EmitHSAMetadata( msgpack::Document &HSAMetadataDoc, bool Strict) argument
549 EmitHSAMetadata(msgpack::Document &HSAMetadataDoc, bool Strict) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h69 AvailabilityData(const AvailabilityChange &Introduced, const AvailabilityChange &Deprecated, const AvailabilityChange &Obsoleted, SourceLocation Strict, const Expr *ReplaceExpr) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp1686 bool Strict = false; local
1838 breakProtrudingToken(const FormatToken &Current, LineState &State, bool AllowBreak, bool DryRun, bool Strict) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp782 bool isValidMsgId(int64_t MsgId, const MCSubtargetInfo &STI, bool Strict) { argument
809 bool isValidMsgOp(int64_t MsgId, int64_t OpId, bool Strict) { argument
832 bool isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, bool Strict) { argument

Completed in 190 milliseconds