Searched refs:NewLayoutTy (Results 1 – 1 of 1) sorted by relevance
157 llvm::TargetExtType *NewLayoutTy = llvm::TargetExtType::get( in createLayoutType() local159 if (NewLayoutTy) in createLayoutType()160 CGM.getHLSLRuntime().addHLSLBufferLayoutType(RT, NewLayoutTy); in createLayoutType()161 return NewLayoutTy; in createLayoutType()