Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1021 Changed |= VisitStore(cast<StoreInst>(Inst), Op1, Op2, Builder); in Visit()
1987 bool VisitStore(StoreInst *Inst, Value *StoredVal, Value *Ptr, in VisitStore() function in __anon04e69bad0111::LowerMatrixIntrinsics