Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorOps.cpp908 if (TLI.expandCTTZ(Node, Tmp, DAG)) { in Expand()
HDLegalizeDAG.cpp2737 if (TLI.expandCTTZ(Node, Tmp1, DAG)) in ExpandNode()
HDTargetLowering.cpp6488 bool TargetLowering::expandCTTZ(SDNode *Node, SDValue &Result, in expandCTTZ() function in TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h4133 bool expandCTTZ(SDNode *N, SDValue &Result, SelectionDAG &DAG) const;