Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4315 auto getCompressingStoreOps = [&](Value* &Ptr, Value* &Mask, Value* &Src0, in visitMaskedStore() local
4327 getCompressingStoreOps(PtrOperand, MaskOperand, Src0Operand, Alignment); in visitMaskedStore()