Home
last modified time | relevance | path

Searched defs:Strict (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DAMDGPUMetadataVerifier.h45 bool Strict; variable
67 MetadataVerifier(bool Strict) : Strict(Strict) {} in MetadataVerifier()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp120 static bool startsWith(StringRef Name, StringRef Needle, bool Strict, in startsWith() argument
180 compareNode(uint32_t Offset,StringRef Name,bool Strict,char PreviousCharInName,char PreviousCharInNeedle,BufferType & Buffer,const Node * Parent=nullptr) compareNode() argument
217 compareNode(uint32_t Offset,StringRef Name,bool Strict,BufferType & Buffer) compareNode() argument
261 findSyllable(StringRef Name,bool Strict,char & PreviousInName,int & Pos,int Column) findSyllable() argument
289 nameToHangulCodePoint(StringRef Name,bool Strict,BufferType & Buffer) nameToHangulCodePoint() argument
347 nameToGeneratedCodePoint(StringRef Name,bool Strict,BufferType & Buffer) nameToGeneratedCodePoint() argument
373 nameToCodepoint(StringRef Name,bool Strict,BufferType & Buffer) nameToCodepoint() argument
[all...]
/freebsd/contrib/wpa/src/common/
H A Dieee802_1x_defs.h68 Strict, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h76 virtual bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) { in EmitHSAMetadata()
H A DAMDGPUTargetStreamer.cpp274 msgpack::Document &HSAMetadataDoc, bool Strict) { in EmitHSAMetadata()
863 bool Strict) { in EmitHSAMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h39 Strict // Never fuse FP-ops. enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2243 bool Strict = false; in handleEndOfLine() local
2436 bool DryRun, bool Strict) { in breakProtrudingToken()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp378 DominanceAnalysis &Dom, bool Strict = true) { in FindIDom()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1905 bool Strict) { in isValidMsgOp()
1922 const MCSubtargetInfo &STI, bool Strict) { in isValidMsgStream()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1950 bool Strict = N->isStrictFPOpcode(); in ExpandFloatRes_XINT_TO_FP() local
H A DTargetLowering.cpp8294 bool Strict = Node->isStrictFPOpcode() || in expandFP_TO_UINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7483 bool Strict = Msg.IsSymbolic; in validateSendMsg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15361 bool Strict = N->getOperand(1)->isStrictFPOpcode(); in combineStoreFPToInt() local