Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp90 static bool isConstantMask(SDNode *Node, uint64_t &Mask) { in isConstantMask() function
148 isConstantMask(Op0.getNode(), Mask)) { in Select()