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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 5663   case Intrinsic::sponentry:
lib/Target/AArch64/AArch64FastISel.cpp
 3500   case Intrinsic::sponentry: {
tools/clang/lib/CodeGen/CGBuiltin.cpp
  847           CGF.CGM.getIntrinsic(Intrinsic::sponentry, CGF.AllocaInt8PtrTy));
 7454     llvm::Function *F = CGM.getIntrinsic(Intrinsic::sponentry, AllocaInt8PtrTy);