Home
last modified time | relevance | path

Searched defs:LowerCTPOP (Results 1 – 3 of 3) 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/ARM/
H A DARMISelLowering.cpp6574 static SDValue LowerCTPOP(SDNode *N, SelectionDAG &DAG, in LowerCTPOP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31363 static SDValue LowerCTPOP(SDValue N, const X86Subtarget &Subtarget, in LowerCTPOP() function