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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DAMDGPUMetadataVerifier.h45 bool Strict; member in class:llvm::AMDGPU::HSAMD::V3::MetadataVerifier
67 MetadataVerifier(bool Strict) : Strict(Strict) {} argument
/freebsd-current/contrib/wpa/src/common/
H A Dieee802_1x_defs.h68 Strict, enumerator in enum:validate_frames
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h79 virtual bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) { argument
H A DAMDGPUTargetStreamer.cpp255 EmitHSAMetadata( msgpack::Document &HSAMetadataDoc, bool Strict) argument
705 EmitHSAMetadata(msgpack::Document &HSAMetadataDoc, bool Strict) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp120 static bool startsWith(StringRef Name, StringRef Needle, bool Strict, argument
179 compareNode(uint32_t Offset, StringRef Name, bool Strict, argument
215 compareNode(uint32_t Offset, StringRef Name, bool Strict, BufferType &Buffer) { argument
259 static std::size_t findSyllable(StringRef Name, bool Strict, argument
286 nameToHangulCodePoint(StringRef Name, bool Strict, BufferTyp argument
345 nameToGeneratedCodePoint(StringRef Name, bool Strict, BufferType &Buffer) argument
371 nameToCodepoint(StringRef Name, bool Strict, BufferType &Buffer) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h39 Strict // Never fuse FP-ops. enumerator in enum:llvm::FPOpFusion::FPOpFusionMode
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h72 AvailabilityData(const AvailabilityChange &Introduced, const AvailabilityChange &Deprecated, const AvailabilityChange &Obsoleted, SourceLocation Strict, const Expr *ReplaceExpr) argument
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2194 bool Strict = false; local
2385 breakProtrudingToken(const FormatToken &Current, LineState &State, bool AllowBreak, bool DryRun, bool Strict) argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1770 bool Strict = N->isStrictFPOpcode(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1925 isValidMsgOp(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI, bool Strict) argument
1951 isValidMsgStream(int64_t MsgId, int64_t OpId, int64_t StreamId, const MCSubtargetInfo &STI, bool Strict) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15148 bool Strict = N->getOperand(1)->isStrictFPOpcode(); local

Completed in 374 milliseconds