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

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dieee802_1x_defs.h68 Strict, enumerator in enum:validate_frames
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h39 Strict // Never fuse FP-ops. enumerator in enum:llvm::FPOpFusion::FPOpFusionMode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp262 EmitHSAMetadata( msgpack::Document &HSAMetadataDoc, bool Strict) argument
742 EmitHSAMetadata(msgpack::Document &HSAMetadataDoc, bool Strict) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h160 AvailabilityData(const AvailabilityChange &Introduced, const AvailabilityChange &Deprecated, const AvailabilityChange &Obsoleted, SourceLocation Strict, const Expr *ReplaceExpr) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1832 bool Strict = false; local
1983 breakProtrudingToken(const FormatToken &Current, LineState &State, bool AllowBreak, bool DryRun, bool Strict) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1642 bool Strict = N->isStrictFPOpcode(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1227 bool isValidMsgId(int64_t MsgId, const MCSubtargetInfo &STI, bool Strict) { argument
1267 isValidMsgOp(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI, bool Strict) argument
1292 isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, const MCSubtargetInfo &STI, bool Strict) argument

Completed in 289 milliseconds