Home
last modified time | relevance | path

Searched refs:DXILOpTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp88 auto *DXILOpTy = cast<StructType>(DXILOp->getType()); in replaceNamedStructUses() local
89 if (!IntrinTy->isLayoutIdentical(DXILOpTy)) in replaceNamedStructUses()