Searched refs:addIdOperand (Results 1 – 3 of 3) sorted by relevance
126 line->addIdOperand(fileName); in addLine()189 type->addIdOperand(pointee); in makePointer()223 type->addIdOperand(pointee); in makePointerFromForwardPointer()310 type->addIdOperand(members[op]); in makeStructType()356 type->addIdOperand(component); in makeVectorType()382 type->addIdOperand(column); in makeMatrixType()410 type->addIdOperand(element); in makeArrayType()411 type->addIdOperand(sizeId); in makeArrayType()422 type->addIdOperand(element); in makeRuntimeArray()450 type->addIdOperand(returnType); in makeFunctionType()[all …]
97 void addIdOperand(Id id) { in addIdOperand() function401 functionInstruction.addIdOperand(functionType); in Function()
1521 entryPoint->addIdOperand(*it); in finishSpv()