Home
last modified time | relevance | path

Searched defs:TheDef (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.h28 Record *TheDef; member
H A DVarLenCodeEmitterGen.h29 const RecordVal *TheDef; variable
H A DCodeGenRegisters.h66 Record *const TheDef; variable
323 Record *TheDef; variable
512 Record *TheDef; variable
H A DCodeGenInstruction.h141 Record *TheDef; // The actual record containing this OperandList. variable
H A DVarLenCodeEmitterGen.cpp127 VarLenInst::VarLenInst(const DagInit *DI, const RecordVal *TheDef) in VarLenInst()
H A DCodeGenSchedule.h52 Record *TheDef; member
H A DCodeGenSchedule.cpp2207 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported() local
H A DCodeGenDAGPatterns.cpp4260 Record *TheDef, TreePattern &Pattern, TreePattern &Result, in ParseOnePattern()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterBankEmitter.cpp34 const Record &TheDef; member in __anondde7a8760111::RegisterBank
43 RegisterBank(const Record &TheDef, unsigned NumModeIds) in RegisterBank()
H A DGICombinerEmitter.cpp
H A DSearchableTableEmitter.cpp223 Record *TheDef = Rec->getValueAsDef(Index.Fields[0].Name); in getNumericKey() local
H A DAsmMatcherEmitter.cpp507 Record *const TheDef; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h29 Record *TheDef; // The actual record defining this intrinsic. member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp132 Record *TheDef = IP->getOperatorAsDef(DiagLoc); in parseInstructionPattern() local
H A DGlobalISelMatchTable.h1054 const Record &TheDef; variable
1063 const Record &TheDef) in ComplexPatternOperandMatcher()
2142 const Record &TheDef; variable