Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDSubtargetFeatureInfo.h28 Record *TheDef; member
HDVarLenCodeEmitterGen.h29 const RecordVal *TheDef; variable
HDCodeGenRegisters.h66 Record *const TheDef; variable
323 Record *TheDef; variable
512 Record *TheDef; variable
HDVarLenCodeEmitterGen.cpp127 VarLenInst::VarLenInst(const DagInit *DI, const RecordVal *TheDef) in VarLenInst()
HDCodeGenInstruction.h141 Record *TheDef; // The actual record containing this OperandList. variable
HDCodeGenSchedule.h52 Record *TheDef; member
HDCodeGenSchedule.cpp2207 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported() local
HDCodeGenDAGPatterns.cpp4260 Record *TheDef, TreePattern &Pattern, TreePattern &Result, in ParseOnePattern()
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDRegisterBankEmitter.cpp34 const Record &TheDef; member in __anon47d9db8f0111::RegisterBank
43 RegisterBank(const Record &TheDef, unsigned NumModeIds) in RegisterBank()
HDSearchableTableEmitter.cpp223 Record *TheDef = Rec->getValueAsDef(Index.Fields[0].Name); in getNumericKey() local
HDAsmMatcherEmitter.cpp507 Record *const TheDef; member
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Basic/
HDCodeGenIntrinsics.h29 Record *TheDef; // The actual record defining this intrinsic. member
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDPatternParser.cpp132 Record *TheDef = IP->getOperatorAsDef(DiagLoc); in parseInstructionPattern() local
HDGlobalISelMatchTable.h1054 const Record &TheDef; variable
1063 const Record &TheDef) in ComplexPatternOperandMatcher()
2142 const Record &TheDef; variable