Searched defs:CTPOP (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64LegalizerInfo.cpp | 1908 auto CTPOP = MIRBuilder.buildCTPOP(VTy, Val); legalizeCTPOP() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ISDOpcodes.h | 731 CTPOP, global() enumerator |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 4269 SDValue CTPOP = N0; simplifySetCCWithCTPOP() local |