Searched defs:structValue (Results 1 – 2 of 2) sorted by relevance
4245 spirv::IdRef structValue, in storeBuiltInStructOutputInParamsAndReturnValue()4288 spirv::IdRef structValue, in storeBuiltInStructOutputInParamHelper()
688 Value structValue = rewriter.create<LLVM::UndefOp>(loc, structType); in matchAndRewrite() local