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