Home
last modified time | relevance | path

Searched defs:CondStr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp101 StringRef CondStr = SFI.TheDef->getValueAsString("CondString"); in emitComputeAvailableFeatures() local
H A DRISCVCompressInstEmitter.cpp541 static void mergeCondAndCode(raw_ostream &CombinedStream, StringRef CondStr, in mergeCondAndCode()