Searched defs:TempRegID (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutorImpl.h | 1059 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 D | GlobalISelEmitter.cpp | 1253 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 D | GlobalISelCombinerEmitter.cpp | 106 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 D | GlobalISelMatchTable.h | 2073 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...] |