reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/IntrinsicLowering.cpp
  263                                Type::getInt32Ty(Context));
  275                     Type::getVoidTy(Context));
  282                     Type::getVoidTy(Context));
  286     CI->replaceAllUsesWith(LowerCTPOP(Context, CI->getArgOperand(0), CI));
  290     CI->replaceAllUsesWith(LowerBSWAP(Context, CI->getArgOperand(0), CI));
  294     CI->replaceAllUsesWith(LowerCTLZ(Context, CI->getArgOperand(0), CI));
  304     Src = LowerCTPOP(Context, Builder.CreateAnd(NotSrc, SrcM1), CI);
  351     CI->replaceAllUsesWith(ConstantInt::get(Type::getInt64Ty(Context), 0));
  375     Type *IntPtr = DL.getIntPtrType(Context);
  386     Type *IntPtr = DL.getIntPtrType(Context);
  405                                    Type::getInt32Ty(Context),