Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1097 uint64_t TempRegID = readULEB(); in executeMatchTable() local
1265 uint64_t TempRegID = readULEB(); in executeMatchTable() local
1509 uint64_t TempRegID = readULEB(); in executeMatchTable() local
1542 uint64_t TempRegID = readULEB(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2134 unsigned TempRegID; variable
2405 unsigned TempRegID; variable
2409 BuildConstantAction(unsigned TempRegID, int64_t Val) in BuildConstantAction()
2440 unsigned TempRegID = -1; variable
2448 ReplaceRegAction(unsigned OldInsnID, unsigned OldOpIdx, unsigned TempRegID) in ReplaceRegAction()
2511 unsigned TempRegID; variable
2514 MakeTempRegisterAction(const LLTCodeGenOrTempType &Ty, unsigned TempRegID) in MakeTempRegisterAction()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1331 unsigned TempRegID = M.allocateTempRegID(); in importLeafNodeRenderer() local
1403 unsigned TempRegID = M.allocateTempRegID(); in importInstructionNodeRenderer() local
1583 unsigned TempRegID = M.allocateTempRegID(); in importExplicitDefRenderers() local
1628 unsigned TempRegID = M.allocateTempRegID(); in importExplicitUseRenderers() local
H A DGlobalISelCombinerEmitter.cpp111 void declareTempRegExpansion(CodeExpansions &CE, unsigned TempRegID, in declareTempRegExpansion()
2063 unsigned TempRegID; in emitInstructionApplyPattern() local
2150 unsigned TempRegID = M.allocateTempRegID(); in emitCodeGenInstructionApplyImmOperand() local