Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp317 class GlobalISelEmitter final : public GlobalISelMatchTableExecutorEmitter { class
319 explicit GlobalISelEmitter(const RecordKeeper &RK);
499 void GlobalISelEmitter::gatherOpcodeValues() { in gatherOpcodeValues()
503 void GlobalISelEmitter::gatherTypeIDValues() { in gatherTypeIDValues()
507 void GlobalISelEmitter::gatherNodeEquivs() { in gatherNodeEquivs()
531 const Record *GlobalISelEmitter::findNodeEquiv(const Record *N) const { in findNodeEquiv()
536 GlobalISelEmitter::getEquivNode(const Record &Equiv, in getEquivNode()
564 GlobalISelEmitter::GlobalISelEmitter(const RecordKeeper &RK) in GlobalISelEmitter() function in __anon868ebc530111::GlobalISelEmitter
572 Error GlobalISelEmitter::importRulePredicates( in importRulePredicates()
584 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 DMakefile58 SRCS+= GlobalISelEmitter.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGISel.td40 // Ptr type used in patterns with GlobalISelEmitter
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.td383 /// with the GlobalISelEmitter. Targets must define their own pointer