Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp747 void updateShapeAndReplaceAllUsesWith(Instruction &Old, Value *New) { in updateShapeAndReplaceAllUsesWith() function in __anon70420db30111::LowerMatrixIntrinsics
778 updateShapeAndReplaceAllUsesWith(I, TATA); in sinkTranspose()
786 updateShapeAndReplaceAllUsesWith(I, TA); in sinkTranspose()
803 updateShapeAndReplaceAllUsesWith(I, NewInst); in sinkTranspose()
828 updateShapeAndReplaceAllUsesWith(I, NewInst); in sinkTranspose()
846 updateShapeAndReplaceAllUsesWith(I, NewInst); in sinkTranspose()
881 updateShapeAndReplaceAllUsesWith(I, NewInst); in liftTranspose()
896 updateShapeAndReplaceAllUsesWith(I, NewInst); in liftTranspose()