Home
last modified time | relevance | path

Searched defs:MaskedLoad (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp3224 auto *MaskedLoad = cast<IntrinsicInst>(TrueVal); in visitSelectInst() local
3244 auto *MaskedLoad = cast<IntrinsicInst>(FalseVal); in visitSelectInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16663 std::pair<unsigned, unsigned> MaskedLoad; in ReduceLoadOpStoreWidth() local