Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h4953 SDValue CTTZTableLookup(SDNode *N, SelectionDAG &DAG, const SDLoc &DL, EVT VT,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp8438 SDValue TargetLowering::CTTZTableLookup(SDNode *Node, SelectionDAG &DAG, in CTTZTableLookup() function in TargetLowering
8518 if (SDValue V = CTTZTableLookup(Node, DAG, dl, VT, Op, NumBitsPerElt)) in expandCTTZ()