Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp315 class GlobalISelEmitter final : public GlobalISelMatchTableExecutorEmitter { class
317 explicit GlobalISelEmitter(RecordKeeper &RK);
477 void GlobalISelEmitter::gatherOpcodeValues() { in gatherOpcodeValues()
481 void GlobalISelEmitter::gatherTypeIDValues() { in gatherTypeIDValues()
485 void GlobalISelEmitter::gatherNodeEquivs() { in gatherNodeEquivs()
507 Record *GlobalISelEmitter::findNodeEquiv(Record *N) const { in findNodeEquiv()
512 GlobalISelEmitter::getEquivNode(Record &Equiv, const TreePatternNode &N) const { in getEquivNode()
539 GlobalISelEmitter::GlobalISelEmitter(RecordKeeper &RK) in GlobalISelEmitter() function in __anon868ebc530111::GlobalISelEmitter
547 Error GlobalISelEmitter::importRulePredicates(RuleMatcher &M, in importRulePredicates()
559 std::optional<unsigned> GlobalISelEmitter::getMemSizeBitsFromPredicate( in getMemSizeBitsFromPredicate()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterInfo.td14 // Pointer types for patterns with the GlobalISelEmitter
/freebsd/usr.bin/clang/llvm-tblgen/
H A DMakefile51 SRCS+= GlobalISelEmitter.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.td326 /// with the GlobalISelEmitter. Targets must define their own pointer