Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCExpandPseudos.cpp79 void ARCExpandPseudos::expandCTLZ(MachineFunction &MF, in expandCTLZ() function in ARCExpandPseudos
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8750 SDValue TargetLowering::expandCTLZ(SDNode *Node, SelectionDAG &DAG) const { in expandCTLZ() function in TargetLowering