Home
last modified time | relevance | path

Searched defs:LowerCTTZ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6518 static SDValue LowerCTTZ(SDNode *N, SelectionDAG &DAG, in LowerCTTZ() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10137 SDValue AArch64TargetLowering::LowerCTTZ(SDValue Op, SelectionDAG &DAG) const { in LowerCTTZ() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28093 static SDValue LowerCTTZ(SDValue Op, const X86Subtarget &Subtarget, in LowerCTTZ() function