Home
last modified time | relevance | path

Searched defs:OpInit (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp298 DefInit *OpInit = dyn_cast<DefInit>(DagExpr->getOperator()); in evaluate() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2035 Init *OpInit = Op.first; populateInstruction() local
H A DGlobalISelCombinerEmitter.cpp1623 parseInstructionPatternOperand(InstructionPattern & IP,const Init * OpInit,const StringInit * OpName) const parseInstructionPatternOperand() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h813 explicit OpInit(InitKind K, RecTy *Type, uint8_t Opc) in OpInit() function
[all...]