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

References

tools/clang/lib/CodeGen/CGAtomic.cpp
  680     auto SCID = CGF.getTargetHooks().getLLVMSyncScopeID(
  711                  CGF.getTargetHooks().getLLVMSyncScopeID(CGF.CGM.getLangOpts(),
  980       return getTargetHooks().performAddrSpaceCast(
tools/clang/lib/CodeGen/CGBuiltin.cpp
 2583     Value *Result = getTargetHooks().decodeReturnAddress(*this, Address);
 2588     Value *Result = getTargetHooks().encodeReturnAddress(*this, Address);
 2594     int Column = getTargetHooks().getDwarfEHStackPointer(CGM);
 2603     if (getTargetHooks().initDwarfEHRegSizeTable(*this, Address))
 2649     if (getTargetHooks().extendPointerWithSExt())
tools/clang/lib/CodeGen/CGCall.cpp
 4019           IRCallArgs[FirstIRArg] = getTargetHooks().performAddrSpaceCast(
tools/clang/lib/CodeGen/CGClass.cpp
 2045     ThisPtr = getTargetHooks().performAddrSpaceCast(*this, This.getPointer(),
tools/clang/lib/CodeGen/CGDecl.cpp
 2391       DeclPtr = Address(getTargetHooks().performAddrSpaceCast(
tools/clang/lib/CodeGen/CGExpr.cpp
   95     V = getTargetHooks().performAddrSpaceCast(
  374   auto &TCG = CGF.getTargetHooks();
 4431     llvm::Value *V = getTargetHooks().performAddrSpaceCast(
tools/clang/lib/CodeGen/CGExprCXX.cpp
  107     This = getTargetHooks().performAddrSpaceCast(*this, This, SrcAS, DstAS,
tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp
  176   auto *F = CGF.getTargetHooks().createEnqueuedBlockKernel(
tools/clang/lib/CodeGen/CGStmt.cpp
 2076             getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
 2106           getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
 2190           getTargetHooks().adjustInlineAsmType(*this, ReplaceConstraint,