Home
last modified time | relevance | path

Searched defs:LowerCTPOP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp148 static Value *LowerCTPOP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerCTPOP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1422 SDValue XtensaTargetLowering::LowerCTPOP(SDValue Op, SelectionDAG &DAG) const { in LowerCTPOP() function in XtensaTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6640 static SDValue LowerCTPOP(SDNode *N, SelectionDAG &DAG, in LowerCTPOP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32569 static SDValue LowerCTPOP(SDValue N, const X86Subtarget &Subtarget, in LowerCTPOP() function