Home
last modified time | relevance | path

Searched refs:GlobalISelEmitter (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3531 class GlobalISelEmitter { class
3533 explicit GlobalISelEmitter(RecordKeeper &RK);
3715 void GlobalISelEmitter::gatherOpcodeValues() { in gatherOpcodeValues()
3719 void GlobalISelEmitter::gatherTypeIDValues() { in gatherTypeIDValues()
3723 void GlobalISelEmitter::gatherNodeEquivs() { in gatherNodeEquivs()
3745 Record *GlobalISelEmitter::findNodeEquiv(Record *N) const { in findNodeEquiv()
3750 GlobalISelEmitter::getEquivNode(Record &Equiv, const TreePatternNode *N) const { in getEquivNode()
3771 GlobalISelEmitter::GlobalISelEmitter(RecordKeeper &RK) in GlobalISelEmitter() function in __anona2f7906b0111::GlobalISelEmitter
3777 Error GlobalISelEmitter::importRulePredicates(RuleMatcher &M, in importRulePredicates()
3789 Optional<unsigned> GlobalISelEmitter::getMemSizeBitsFromPredicate(const TreePredicateFn &Predicate)… in getMemSizeBitsFromPredicate()
[all …]
/freebsd-12-stable/usr.bin/clang/llvm-tblgen/
DMakefile42 SRCS+= GlobalISelEmitter.cpp
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.td245 /// with the GlobalISelEmitter. Targets must define their own pointer