/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 124 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 123 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 120 void insertSSPDeclarations(Module &M) const override;
|
D | SparcISelLowering.cpp | 3416 void SparcTargetLowering::insertSSPDeclarations(Module &M) const { in insertSSPDeclarations() function in SparcTargetLowering 3418 return TargetLowering::insertSSPDeclarations(M); in insertSSPDeclarations()
|
/external/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 304 TLI->insertSSPDeclarations(*M); in getStackGuard()
|
D | TargetLoweringBase.cpp | 1830 void TargetLoweringBase::insertSSPDeclarations(Module &M) const { in insertSSPDeclarations() function in TargetLoweringBase
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 373 TLI->insertSSPDeclarations(*M); in getStackGuard()
|
D | TargetLoweringBase.cpp | 1784 void TargetLoweringBase::insertSSPDeclarations(Module &M) const { in insertSSPDeclarations() function in TargetLoweringBase
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 452 void insertSSPDeclarations(Module &M) const override { in insertSSPDeclarations() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 410 TLI->insertSSPDeclarations(*M); in getStackGuard()
|
D | SafeStack.cpp | 371 TL.insertSSPDeclarations(*M); in getStackGuard()
|
D | TargetLoweringBase.cpp | 1974 void TargetLoweringBase::insertSSPDeclarations(Module &M) const { in insertSSPDeclarations() function in TargetLoweringBase
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 492 void insertSSPDeclarations(Module &M) const override { in insertSSPDeclarations() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 744 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 543 void insertSSPDeclarations(Module &M) const override { in insertSSPDeclarations() function
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 979 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 573 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 494 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 963 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 672 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 730 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 1140 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1218 void insertSSPDeclarations(Module &M) const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1477 void insertSSPDeclarations(Module &M) const override;
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1080 virtual void insertSSPDeclarations(Module &M) const;
|