Searched defs:TheDef (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h30 Record *TheDef; member in struct:llvm::SubtargetFeatureInfo
H A DSubtargetFeatureInfo.cpp21 errs() << getEnumName() << " " << Index << "\n" << *TheDef; local
H A DRegisterBankEmitter.cpp35 const Record &TheDef; member in class:__anon4946::RegisterBank
44 RegisterBank(const Record &TheDef) argument
H A DCodeGenIntrinsics.h27 Record *TheDef; // The actual record defining this intrinsic. member in struct:llvm::CodeGenIntrinsic
H A DCodeGenInstruction.h140 Record *TheDef; // The actual record containing this OperandList. member in class:llvm::CGIOperandList
220 Record *TheDef; // The actual record defining this instruction. member in class:llvm::CodeGenInstruction
331 Record *TheDef; // The actual record defining this InstAlias. member in class:llvm::CodeGenInstAlias
H A DGICombinerEmitter.cpp141 const Record &TheDef; member in class:__anon4936::CombineRule
659 makeCombineRule(const Record &TheDef) argument
[all...]
H A DAsmMatcherEmitter.cpp501 Record *const TheDef; member in struct:__anon4890::MatchableInfo
[all...]
H A DCodeGenRegisters.h64 Record *const TheDef; member in class:llvm::CodeGenSubRegIndex
152 Record *TheDef; member in struct:llvm::CodeGenRegister
302 Record *TheDef; member in class:llvm::CodeGenRegisterClass
H A DCodeGenSchedule.h47 Record *TheDef; member in struct:llvm::CodeGenSchedRW
H A DGlobalISelEmitter.cpp1291 const Record &TheDef; member in class:__anon4938::ComplexPatternOperandMatcher
1298 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, const OperandMatcher &Operand, const Record &TheDef) argument
[all...]
H A DCodeGenDAGPatterns.cpp4138 void CodeGenDAGPatterns::ParseOnePattern(Record *TheDef, argument
[all...]

Completed in 465 milliseconds