Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4941 auto getExpandingLoadOps = [&](Value *&Ptr, Value *&Mask, Value *&Src0, in visitMaskedLoad() local
4953 getExpandingLoadOps(PtrOperand, MaskOperand, Src0Operand, Alignment); in visitMaskedLoad()