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