Lines Matching refs:getNextID
160 funcID = getNextID(); in getOrCreateFunctionID()
177 fileID = getNextID(); in processDebugInfo()
332 typeID = getNextID(); in processTypeImpl()
684 uint32_t resultID = getNextID(); in prepareArrayConstant()
727 uint32_t resultID = getNextID(); in prepareDenseElementsConstant()
776 auto resultID = getNextID(); in prepareConstantBool()
805 auto resultID = getNextID(); in prepareConstantInt()
877 auto resultID = getNextID(); in prepareConstantFp()
921 return blockIDMap[block] = getNextID(); in getOrCreateBlockID()
966 uint32_t blockID = getNextID(); in processBlock()
1049 uint32_t phiID = getNextID(); in emitPhiForBlockArguments()
1097 setID = getNextID(); in encodeExtensionInstruction()
1169 resultID = getNextID(); in processOpWithoutGrammarAttr()