Searched refs:emitInputSemantic (Results 1 – 2 of 2) sorted by relevance
73 llvm::Value *emitInputSemantic(llvm::IRBuilder<> &B, const ParmVarDecl &D,
340 llvm::Value *CGHLSLRuntime::emitInputSemantic(IRBuilder<> &B, in emitInputSemantic() function in CGHLSLRuntime390 Args.push_back(emitInputSemantic(B, *PD, Param.getType())); in emitEntryFunction()