Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h25 Record *TheDef; member
H A DRegisterBankEmitter.cpp34 const Record &TheDef; member in __anon1024e4430111::RegisterBank
43 RegisterBank(const Record &TheDef) in RegisterBank()
H A DVarLenCodeEmitterGen.h29 const RecordVal *TheDef; variable
H A DCodeGenRegisters.h63 Record *const TheDef; variable
151 Record *TheDef; member
302 Record *TheDef; variable
488 Record *TheDef; variable
H A DCodeGenIntrinsics.h28 Record *TheDef; // The actual record defining this intrinsic. member
H A DGICombinerEmitter.cpp142 const Record &TheDef; member in __anon63868bc10111::CombineRule
655 GICombinerEmitter::makeCombineRule(const Record &TheDef) { in makeCombineRule()
H A DVarLenCodeEmitterGen.cpp115 VarLenInst::VarLenInst(const DagInit *DI, const RecordVal *TheDef) in VarLenInst()
H A DCodeGenInstruction.h145 Record *TheDef; // The actual record containing this OperandList. variable
H A DCodeGenSchedule.h45 Record *TheDef; member
H A DGlobalISelEmitter.cpp1369 const Record &TheDef; member in __anon64c0a0e00111::ComplexPatternOperandMatcher
1378 const Record &TheDef) in ComplexPatternOperandMatcher()
2946 const Record &TheDef; member in __anon64c0a0e00111::RenderComplexPatternOperand
2961 RenderComplexPatternOperand(unsigned InsnID, const Record &TheDef, in RenderComplexPatternOperand()
H A DCodeGenSchedule.cpp2198 for (const Record *TheDef : UnsupportedFeaturesDefs) { in isUnsupported() local
H A DAsmMatcherEmitter.cpp502 Record *const TheDef; member
H A DCodeGenDAGPatterns.cpp4261 void CodeGenDAGPatterns::ParseOnePattern(Record *TheDef, in ParseOnePattern()