Home
last modified time | relevance | path

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

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