Lines Matching refs:mapInstruction
85 module.mapInstruction(import); in import()
140 module.mapInstruction(type); in makeVoidType()
154 module.mapInstruction(type); in makeBoolType()
168 module.mapInstruction(type); in makeSamplerType()
192 module.mapInstruction(type); in makePointer()
205 module.mapInstruction(type); in makeForwardPointer()
226 module.mapInstruction(type); in makePointerFromForwardPointer()
248 module.mapInstruction(type); in makeIntegerType()
281 module.mapInstruction(type); in makeFloatType()
313 module.mapInstruction(type); in makeStructType()
360 module.mapInstruction(type); in makeVectorType()
386 module.mapInstruction(type); in makeMatrixType()
414 module.mapInstruction(type); in makeArrayType()
424 module.mapInstruction(type); in makeRuntimeArray()
455 module.mapInstruction(type); in makeFunctionType()
490 module.mapInstruction(type); in makeImageType()
557 module.mapInstruction(type); in makeSampledImageType()
570 module.mapInstruction(type); in makeAccelerationStructureNVType()
833 module.mapInstruction(c); in makeBoolConstant()
854 module.mapInstruction(c); in makeIntConstant()
879 module.mapInstruction(c); in makeInt64Constant()
904 module.mapInstruction(c); in makeFloatConstant()
932 module.mapInstruction(c); in makeDoubleConstant()
960 module.mapInstruction(c); in makeFloat16Constant()
1073 module.mapInstruction(c); in makeCompositeConstant()
1292 module.mapInstruction(inst); in createVariable()
1626 module.mapInstruction(op); in createSpecConstantOp()