Home
last modified time | relevance | path

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

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