Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3484 class GlobalISelEmitter { class
3486 explicit GlobalISelEmitter(RecordKeeper &RK);
3664 void GlobalISelEmitter::gatherOpcodeValues() { in gatherOpcodeValues()
3668 void GlobalISelEmitter::gatherTypeIDValues() { in gatherTypeIDValues()
3672 void GlobalISelEmitter::gatherNodeEquivs() { in gatherNodeEquivs()
3694 Record *GlobalISelEmitter::findNodeEquiv(Record *N) const { in findNodeEquiv()
3699 GlobalISelEmitter::getEquivNode(Record &Equiv, const TreePatternNode *N) const { in getEquivNode()
3720 GlobalISelEmitter::GlobalISelEmitter(RecordKeeper &RK) in GlobalISelEmitter() function in __anon4852db4a0111::GlobalISelEmitter
3727 GlobalISelEmitter::importRulePredicates(RuleMatcher &M, in importRulePredicates()
3739 Expected<InstructionMatcher &> GlobalISelEmitter::addBuiltinPredicates( in addBuiltinPredicates()
[all …]
DCMakeLists.txt32 GlobalISelEmitter.cpp
/external/llvm-project/llvm/test/TableGen/Common/
DGlobalISelEmitterCommon.td1 // Common target boilerplate for GlobalISelEmitter tests.
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn36 "GlobalISelEmitter.cpp",
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td192 /// with the GlobalISelEmitter. Targets must define their own pointer
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.td224 /// with the GlobalISelEmitter. Targets must define their own pointer