Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.h28 Record *TheDef; global() member
H A DVarLenCodeEmitterGen.h29 const RecordVal *TheDef; variable
H A DCodeGenRegisters.h66 const Record *const TheDef; variable
323 const Record *TheDef; variable
512 Record *TheDef; global() variable
[all...]
H A DCodeGenInstruction.h141 const Record *TheDef; // The actual record containing this OperandList. variable
H A DVarLenCodeEmitterGen.cpp127 VarLenInst(const DagInit * DI,const RecordVal * TheDef) VarLenInst() argument
[all...]
H A DCodeGenSchedule.h52 Record *TheDef; global() member
H A DCodeGenSchedule.cpp2207 for (const Record *TheDef : UnsupportedFeaturesDefs) { isUnsupported() local
[all...]
H A DCodeGenDAGPatterns.cpp4252 ParseOnePattern(Record * TheDef,TreePattern & Pattern,TreePattern & Result,const std::vector<Record * > & InstImpResults,bool ShouldIgnore) ParseOnePattern() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DRegisterBankEmitter.cpp34 const Record &TheDef; global() member in __anon7f2f83e90111::RegisterBank
43 RegisterBank(const Record & TheDef,unsigned NumModeIds) RegisterBank() argument
H A DSearchableTableEmitter.cpp221 return Target->getInstrIntValue(TheDef); in getNumericKey() local
H A DAsmMatcherEmitter.cpp507 const Record *const TheDef; member
[all...]
/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h29 Record *TheDef; // The actual record defining this intrinsic. global() member
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp132 Record *TheDef = IP->getOperatorAsDef(DiagLoc); parseInstructionPattern() local
H A DGlobalISelMatchTable.h1054 const Record &TheDef; global() variable
1063 ComplexPatternOperandMatcher(unsigned InsnVarID,unsigned OpIdx,const OperandMatcher & Operand,const Record & TheDef) ComplexPatternOperandMatcher() argument
2142 const Record &TheDef; global() variable