Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7516 static bool isTruncMask(ArrayRef<int> M, EVT VT, bool Top, bool SingleSource) { in isTruncMask()
7538 static bool isVMOVNMask(ArrayRef<int> M, EVT VT, bool Top, bool SingleSource) { in isVMOVNMask()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22404 SDValue SingleSource = SDValue(); in visitCONCAT_VECTORS() local