/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | TpiHashing.cpp | 27 static uint32_t getHashForUdt(const TagRecord &Rec, in getHashForUdt() 43 static Expected<uint32_t> getHashForUdt(const CVType &Rec) { in getHashForUdt() 52 static Expected<TagRecordHash> getTagRecordHashForUdt(const CVType &Rec) { in getTagRecordHashForUdt() 78 static Expected<uint32_t> getSourceLineHash(const CVType &Rec) { in getSourceLineHash() 105 Expected<uint32_t> llvm::pdb::hashTypeRecord(const CVType &Rec) { in hashTypeRecord()
|
H A D | TpiStreamBuilder.cpp | 186 for (auto Rec : TypeRecBuffers) { in commit() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | RISCVTargetDefEmitter.cpp | 28 getMArch(const Record & Rec) getMArch() argument 56 for (const Record *Rec : RK.getAllDerivedDefinitions("RISCVProcessorModel")) { EmitRISCVTargetDef() local 79 for (const Record *Rec : EmitRISCVTargetDef() local [all...] |
H A D | PredicateExpander.cpp |
|
H A D | X86RecognizableInstr.cpp | 42 isRegisterOperand(const Record * Rec) isRegisterOperand() argument 47 isMemoryOperand(const Record * Rec) isMemoryOperand() argument 52 isImmediateOperand(const Record * Rec) isImmediateOperand() argument 111 const Record *Rec = insn.TheDef; RecognizableInstrBase() local [all...] |
H A D | CodeGenInstruction.cpp |
|
H A D | CompressInstEmitter.cpp | 199 void CompressInstEmitter::addDagOperandMapping(Record *Rec, DagInit *Dag, in addDagOperandMapping() argument 307 createDagOperandMapping(Record * Rec,StringMap<unsigned> & SourceOperands,StringMap<unsigned> & DestOperands,DagInit * SourceDag,DagInit * DestDag,IndexedMap<OpData> & SourceOperandMap) createDagOperandMapping() argument 354 createInstOperandMapping(Record * Rec,DagInit * SourceDag,DagInit * DestDag,IndexedMap<OpData> & SourceOperandMap,IndexedMap<OpData> & DestOperandMap,StringMap<unsigned> & SourceOperands,CodeGenInstruction & DestInst) createInstOperandMapping() argument 423 evaluateCompressPat(Record * Rec) evaluateCompressPat() argument 525 getPredicates(DenseMap<const Record *,unsigned> & PredicateMap,std::vector<const Record * > & Predicates,Record * Rec,StringRef Name) getPredicates() argument [all...] |
H A D | X86CompressEVEXTablesEmitter.cpp |
|
H A D | DirectiveEmitter.cpp | 295 BaseRecord Rec{R}; in GenerateGetKind() local 49 BaseRecord Rec{R}; GenerateEnumClass() local 65 BaseRecord Rec{R}; GenerateEnumClass() local 258 BaseRecord Rec{R}; GenerateGetName() local [all...] |
H A D | PseudoLoweringEmitter.cpp | 73 addDagOperandMapping(Record * Rec,DagInit * Dag,CodeGenInstruction & Insn,IndexedMap<OpData> & OperandMap,unsigned BaseIdx) addDagOperandMapping() argument 131 evaluateExpansion(Record * Rec) evaluateExpansion() argument [all...] |
H A D | CodeGenTarget.cpp |
|
H A D | CodeGenInstAlias.cpp |
|
H A D | InstrInfoEmitter.cpp | 686 for (const Record *Rec : TIIPredicates) { in emitMCIIHelperMethods() local 708 for (const Record *Rec : TIIPredicates) { emitMCIIHelperMethods() local 902 for (const Record *Rec : TIIPredicates) { emitTIIHelperMethods() local [all...] |
H A D | SubtargetEmitter.cpp | 1568 return Rec->isSubClassOf("MCSchedPredicate") && in emitPredicates() local 742 Record *Rec = RC.RCDef; EmitRegisterFileTables() local 1545 isTruePredicate(const Record * Rec) isTruePredicate() argument 1617 __anonb15792d80302(const Record *Rec) hasMCSchedPredicates() argument [all...] |
H A D | InfoByHwMode.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | DetailedRecordsBackend.cpp | 105 auto *const Rec = RecPair.second.get(); in printRecords() local 124 void DetailedRecordsEmitter::printDefms(Record *Rec, raw_ostream &OS) { in printDefms() 137 void DetailedRecordsEmitter::printTemplateArgs(Record *Rec, in printTemplateArgs() 158 void DetailedRecordsEmitter::printSuperclasses(Record *Rec, raw_ostream &OS) { in printSuperclasses() 177 void DetailedRecordsEmitter::printFields(Record *Rec, raw_ostream &OS) { in printFields()
|
H A D | Error.cpp | 71 void PrintFatalNote(const Record *Rec, const Twine &Msg) { in PrintFatalNote() 113 void PrintError(const Record *Rec, const Twine &Msg) { in PrintError() 141 void PrintFatalError(const Record *Rec, const Twine &Msg) { in PrintFatalError()
|
H A D | TGParser.h | 41 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() argument 207 PushScope(Record * Rec) PushScope() argument [all...] |
H A D | TGParser.cpp | 37 Record *Rec = nullptr; member 130 static Init *QualifiedNameOfImplicitName(Record &Rec) { in QualifiedNameOfImplicitName() argument 146 auto FindValueInArgs = [&](Record *Rec, StringInit *Name) -> Init * { in getVar() argument 522 auto Rec = std::make_unique<Record>(*E.Rec); resolve() local 543 addDefOne(std::unique_ptr<Record> Rec) addDefOne() argument 590 resolveArguments(Record * Rec,ArrayRef<ArgumentInit * > ArgValues,SMLoc Loc,ArgValueHandler ArgValueHandler) resolveArguments() argument 633 resolveArgumentsOfClass(MapResolver & R,Record * Rec,ArrayRef<ArgumentInit * > ArgValues,SMLoc Loc) resolveArgumentsOfClass() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransRetainReleaseDealloc.cpp | 183 Expr *Rec = E->getInstanceReceiver(); in isReturnedAfterAutorelease() local 204 Expr *Rec = E->getInstanceReceiver(); in isPlusOneAssignBeforeOrAfterAutorelease() local 325 void checkForGCDOrXPC(ObjCMessageExpr *Msg, Expr *&RecContainer, in checkForGCDOrXPC()
|
/freebsd-src/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 44 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 in rewriteToArraySubscriptSet() local 267 const Expr *Rec = Msg->getInstanceReceiver(); rewriteToDictionarySubscriptSet() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | TypeReferenceTracker.cpp | 133 std::optional<CVType> Rec = (Ids && RefKind == TiRefKind::IndexRef) in markReferencedTypes() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 85 RewritesReceiver Rec(Rewrite); in WriteFixedFiles() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOpcodesEmitter.cpp | 65 std::function<void(size_t, const Twine &)> Rec; Enumerate() local 283 std::function<void(size_t, const Twine &)> Rec; EmitGroup() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 218 void setOrigin(const CXXRecordDecl *Rec) { Origin = Rec; } in setOrigin()
|