Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1059 uint64_t TempRegID = readULEB(); executeMatchTable() local
1211 uint64_t TempRegID = readULEB(); executeMatchTable() local
1455 uint64_t TempRegID = readULEB(); executeMatchTable() local
1488 uint64_t TempRegID = readULEB(); executeMatchTable() local
[all...]
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1253 unsigned TempRegID = Rule.allocateTempRegID(); importExplicitUseRenderer() local
1382 createAndImportSubInstructionRenderer(const action_iterator InsertPt,RuleMatcher & M,const TreePatternNode & Dst,const TreePatternNode & Src,unsigned TempRegID) createAndImportSubInstructionRenderer() argument
1561 unsigned TempRegID = M.allocateTempRegID(); importExplicitDefRenderers() local
1596 unsigned TempRegID = M.allocateTempRegID(); importExplicitUseRenderers() local
1757 unsigned TempRegID = M.allocateTempRegID(); importDefaultOperandRenderers() local
[all...]
H A DGlobalISelCombinerEmitter.cpp106 declareTempRegExpansion(CodeExpansions & CE,unsigned TempRegID,StringRef Name) declareTempRegExpansion() argument
1971 unsigned TempRegID; emitInstructionApplyPattern() local
2053 unsigned TempRegID = M.allocateTempRegID(); emitCodeGenInstructionApplyImmOperand() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2073 unsigned TempRegID; global() variable
2345 unsigned TempRegID; global() variable
2349 BuildConstantAction(unsigned TempRegID,int64_t Val) BuildConstantAction() argument
2380 unsigned TempRegID = -1; global() variable
2388 ReplaceRegAction(unsigned OldInsnID,unsigned OldOpIdx,unsigned TempRegID) ReplaceRegAction() argument
2451 unsigned TempRegID; global() variable
2454 MakeTempRegisterAction(const LLTCodeGenOrTempType & Ty,unsigned TempRegID) MakeTempRegisterAction() argument
[all...]