Home
last modified time | relevance | path

Searched defs:Rec (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DARMTargetDefEmitter.cpp29 const Record *Rec) { in collectImpliedFeatures()
63 for (const Record *Rec : RK.getAllDerivedDefinitions("SubtargetFeature")) { in emitARMTargetDef() local
83 for (const Record *Rec : SortedExtensions) { in emitARMTargetDef() local
121 for (const Record *Rec : SortedExtensions) { in emitARMTargetDef() local
133 for (const Record *Rec : SortedExtensions) { in emitARMTargetDef() local
161 for (const Record *Rec : FMVExts) { in emitARMTargetDef() local
183 for (const Record *Rec : SortedExtensions) { in emitARMTargetDef() local
211 for (const Record *Rec : Architectures) { in emitARMTargetDef() local
269 for (const Record *Rec : RK.getAllDerivedDefinitions("ProcessorModel")) in emitARMTargetDef() local
273 for (const Record *Rec : RK.getAllDerivedDefinitions("ProcessorAlias")) { in emitARMTargetDef() local
[all …]
H A DRISCVTargetDefEmitter.cpp135 for (const Record *Rec : Profiles) { in printProfileTable() local
157 bool HasExperimentalProfiles = any_of(Profiles, [&](auto &Rec) { in emitRISCVProfiles()
174 for (const Record *Rec : in emitRISCVProcs() local
214 for (const Record *Rec : in emitRISCVProcs() local
241 for (const Record *Rec : Extensions) { in emitRISCVExtensionBitmask() local
H A DTableGen.cpp40 for (const Record *Rec : Records.getAllDerivedDefinitions(Class)) in printEnums() local
48 for (const Record *Rec : Records.getAllDerivedDefinitions("Set")) { in printSets() local
H A DCodeGenIntrinsics.cpp29 for (const Record *Rec : RC.getAllDerivedDefinitions("IntrinsicProperty")) in CodeGenIntrinsicContext() local
354 for (const Record *Rec : DefaultProperties) in setDefaultProperties() local
H A DTargetFeaturesEmitter.cpp91 llvm::erase_if(FeatureList, [](const Record *Rec) { in printFeatureKeyValues()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp27 static uint32_t getHashForUdt(const TagRecord &Rec, in getHashForUdt() argument
43 static Expected<uint32_t> getHashForUdt(const CVType &Rec) { in getHashForUdt() argument
52 static Expected<TagRecordHash> getTagRecordHashForUdt(const CVType &Rec) { in getTagRecordHashForUdt() argument
78 getSourceLineHash(const CVType & Rec) getSourceLineHash() argument
105 hashTypeRecord(const CVType & Rec) hashTypeRecord() argument
[all...]
H A DTpiStreamBuilder.cpp185 for (auto Rec : TypeRecBuffers) { in commit() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp120 void DetailedRecordsEmitter::printDefms(const Record &Rec, raw_ostream &OS) { in printDefms()
132 void DetailedRecordsEmitter::printTemplateArgs(const Record &Rec, in printTemplateArgs()
153 void DetailedRecordsEmitter::printSuperclasses(const Record &Rec, in printSuperclasses()
172 void DetailedRecordsEmitter::printFields(const Record &Rec, raw_ostream &OS) { in printFields()
H A DTGParser.h41 std::unique_ptr<Record> Rec; member
82 Record Rec; // Placeholder for template args and Name. member
107 TGVarScope(std::unique_ptr<TGVarScope> Parent, Record *Rec) in TGVarScope()
208 TGVarScope *PushScope(Record *Rec) { in PushScope()
H A DError.cpp78 void PrintFatalNote(const Record *Rec, const Twine &Msg) { in PrintFatalNote()
120 void PrintError(const Record *Rec, const Twine &Msg) { in PrintError()
149 void PrintFatalError(const Record *Rec, const Twine &Msg) { in PrintFatalError()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp186 for (const Record *Rec : Sequence) { in expandPredicateSequence() local
248 const Record *Rec) { in expandReturnStatement()
259 const Record *Rec) { in expandOpcodeSwitchCase()
277 for (const Record *Rec : Cases) { in expandOpcodeSwitchStatement() local
292 void PredicateExpander::expandStatement(raw_ostream &OS, const Record *Rec) { in expandStatement()
308 void PredicateExpander::expandPredicate(raw_ostream &OS, const Record *Rec) { in expandPredicate()
419 const Record *Rec = Fn.getDeclaration(); in expandHeader() local
545 const Record *Rec = Fn.getDeclaration(); in expandSTIPredicate() local
H A DCodeGenInstruction.cpp80 const Record *Rec = Arg->getDef(); in CGIOperandList() local
297 const Record *Rec) { in ParseConstraint()
391 const Record *Rec) { in ParseConstraints()
H A DCodeGenTarget.cpp45 MVT::SimpleValueType llvm::getValueType(const Record *Rec) { in getValueType()
224 const Record *Rec = Records.getDef(Name); in GetInstByName() local
H A DCodeGenInstAlias.cpp154 const Record *Rec = getRecord(); in getMINumOperands() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp162 static bool isInteresting(const Record *Rec) { in isInteresting()
182 const Record *Rec = Inst->TheDef; in emitCompressEVEXTable() local
213 const Record *Rec = Inst->TheDef; in emitCompressEVEXTable() local
275 const Record *Rec = Inst->TheDef; in emitNFTransformTable() local
317 const Record *Rec = Inst->TheDef; in emitND2NonNDTable() local
351 const Record *Rec = Inst->TheDef; in emitSSE2AVXTable() local
H A DX86RecognizableInstr.cpp44 bool X86Disassembler::isRegisterOperand(const Record *Rec) { in isRegisterOperand()
49 bool X86Disassembler::isMemoryOperand(const Record *Rec) { in isMemoryOperand()
54 bool X86Disassembler::isImmediateOperand(const Record *Rec) { in isImmediateOperand()
111 const Record *Rec = insn.TheDef; in RecognizableInstrBase() local
H A DCompressInstEmitter.cpp208 void CompressInstEmitter::addDagOperandMapping(const Record *Rec, in addDagOperandMapping()
356 const Record *Rec, const StringMap<ArgData> &DestOperands, in checkDagOperandMapping()
384 const Record *Rec, const DagInit *SourceDag, const DagInit *DestDag, in createInstOperandMapping()
457 void CompressInstEmitter::evaluateCompressPat(const Record *Rec) { in evaluateCompressPat()
558 const Record *Rec, StringRef Name) { in getPredicates()
H A DDXILEmitter.cpp241 for (const auto *Rec : Recs) { in getOverloadMaskString() local
287 for (const auto *Rec : Recs) { in getStageMaskString() local
388 for (const auto *Rec : Op.AttrRecs) { in emitDXILOpAttributes() local
422 for (const Record *Rec : Op.OpTypes) in emitDXILOpFunctionTypes() local
H A DPseudoLoweringEmitter.cpp70 unsigned MIOpNo, unsigned NumOps, const Record *Rec, const DagInit *Dag, in addOperandMapping()
133 void PseudoLoweringEmitter::evaluateExpansion(const Record *Rec) { in evaluateExpansion()
H A DSubtargetEmitter.cpp188 llvm::erase_if(FeatureList, [](const Record *Rec) { in featureKeyValues()
246 for (const Record *Rec : ProcessorAliasList) { in cpuNames() local
728 const Record *Rec = RC.RCDef; in emitRegisterFileTables() local
1546 static bool isTruePredicate(const Record *Rec) { in isTruePredicate()
1569 for (const Record *Rec : T.PredTerm) { in emitPredicates() local
1618 return all_of(T.PredTerm, [](const Record *Rec) { in hasMCSchedPredicates()
H A DInstrInfoEmitter.cpp581 for (const Record *Rec : TIIPredicates) { in emitMCIIHelperMethods() local
602 for (const Record *Rec : TIIPredicates) { in emitMCIIHelperMethods() local
790 for (const Record *Rec : TIIPredicates) { in emitTIIHelperMethods() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBPF.cpp182 if (auto *Rec = dyn_cast<RecordDecl>(D)) in handlePreserveAIRecord() local
188 auto *Rec = cast<RecordDecl>(D); in handlePreserveAccessIndexAttr() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp44 if (const ObjCMessageExpr *Rec = dyn_cast<ObjCMessageExpr>( in checkForLiteralCreation() local
160 const Expr *Rec = Msg->getInstanceReceiver(); in canRewriteToSubscriptSyntax() local
185 const Expr *Rec = Msg->getInstanceReceiver(); in rewriteToSubscriptGetCommon() local
233 const Expr *Rec = Msg->getInstanceReceiver(); in rewriteToArraySubscriptSet() local
267 const Expr *Rec = Msg->getInstanceReceiver(); in rewriteToDictionarySubscriptSet() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp133 std::optional<CVType> Rec = (Ids && RefKind == TiRefKind::IndexRef) in markReferencedTypes() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp85 RewritesReceiver Rec(Rewrite); in WriteFixedFiles() local

123