Home
last modified time | relevance | path

Searched refs:STC (Results 1 – 25 of 95) sorted by relevance

1234

/external/aac/libFDK/src/
DFDK_tools_rom.cpp758 STC(0x40000000),
759 STC(0xc0000000),
765 STC(0x6ed9eba1),
766 STC(0x6ed9eba1),
772 STC(0x6ed9eba1),
773 STC(0x40000000),
774 STC(0x40000000),
775 STC(0xc0000000),
781 STC(0x40000000),
782 STC(0x6ed9eba1),
[all …]
Dfft_rad2.cpp293 cplxMultDiv2(&vi, &vr, x[t2 + 1], x[t2], STC(0x5a82799a), in dit_fft()
294 STC(0x5a82799a)); in dit_fft()
308 cplxMultDiv2(&vr, &vi, x[t2 + 1], x[t2], STC(0x5a82799a), in dit_fft()
309 STC(0x5a82799a)); in dit_fft()
Dfft.cpp106 #define W_PiFOURTH STC(0x5a82799a)
195 #define C31 (STC(0x91261468)) /* FL2FXCONST_DBL(-0.86602540) = -sqrt(3)/2 */
226 #define F5C(x) STC(x)
291 #define F5C(x) STC(x)
462 #define C31 (STC(0x91261468)) /* FL2FXCONST_DBL(-0.86602540) = -sqrt(3)/2 */
1001 #define W_PiFOURTH STC(0x5a82799a)
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp58 const StackFrameContext *STC = LCtx->getStackFrame(); in getWidenedLoopState() local
60 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState()
61 MRMgr.getStackArgumentsRegion(STC), in getWidenedLoopState()
87 const CXXMethodDecl *CXXMD = dyn_cast<CXXMethodDecl>(STC->getDecl()); in getWidenedLoopState()
90 MRMgr.getCXXThisRegion(CXXMD->getThisType(), STC); in getWidenedLoopState()
DMemRegion.cpp821 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion() argument
822 assert(STC); in getStackLocalsRegion()
823 StackLocalsSpaceRegion *&R = StackLocalsSpaceRegions[STC]; in getStackLocalsRegion()
829 new (R) StackLocalsSpaceRegion(*this, STC); in getStackLocalsRegion()
834 MemRegionManager::getStackArgumentsRegion(const StackFrameContext *STC) { in getStackArgumentsRegion() argument
835 assert(STC); in getStackArgumentsRegion()
836 StackArgumentsSpaceRegion *&R = StackArgumentsSpaceRegions[STC]; in getStackArgumentsRegion()
842 new (R) StackArgumentsSpaceRegion(*this, STC); in getStackArgumentsRegion()
987 const auto *STC = V.get<const StackFrameContext *>(); in getVarRegion() local
989 if (!STC) { in getVarRegion()
[all …]
/external/aac/libFDK/include/
DFDK_archdef.h230 #define STC(a) (FX_DBL2FXCONST_SGL(a)) macro
234 #define STC(a) ((FIXP_DBL)(LONG)(a)) macro
239 { STC(cos), STC(sin) } \
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp719 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion() argument
720 assert(STC); in getStackLocalsRegion()
721 StackLocalsSpaceRegion *&R = StackLocalsSpaceRegions[STC]; in getStackLocalsRegion()
727 new (R) StackLocalsSpaceRegion(this, STC); in getStackLocalsRegion()
732 MemRegionManager::getStackArgumentsRegion(const StackFrameContext *STC) { in getStackArgumentsRegion() argument
733 assert(STC); in getStackArgumentsRegion()
734 StackArgumentsSpaceRegion *&R = StackArgumentsSpaceRegions[STC]; in getStackArgumentsRegion()
740 new (R) StackArgumentsSpaceRegion(this, STC); in getStackArgumentsRegion()
859 const StackFrameContext *STC = V.get<const StackFrameContext*>(); in getVarRegion() local
861 if (!STC) in getVarRegion()
[all …]
DLoopWidening.cpp52 const StackFrameContext *STC = LCtx->getCurrentStackFrame(); in getWidenedLoopState() local
54 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState()
55 MRMgr.getStackArgumentsRegion(STC), in getWidenedLoopState()
/external/aac/libFDK/src/arm/
Dfft_rad2_arm.cpp284 cplxMultDiv2(&vi, &vr, xt2[1], xt2[0], STC(0x5a82799a), in dit_fft()
285 STC(0x5a82799a)); in dit_fft()
299 cplxMultDiv2(&vr, &vi, xt2[1], xt2[0], STC(0x5a82799a), in dit_fft()
300 STC(0x5a82799a)); in dit_fft()
/external/llvm/include/llvm/Target/
DTargetMachine.h128 template <typename STC> const STC &getSubtarget(const Function &F) const { in getSubtarget()
129 return *static_cast<const STC*>(getSubtargetImpl(F)); in getSubtarget()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetMachine.h148 template <typename STC> const STC &getSubtarget(const Function &F) const { in getSubtarget()
149 return *static_cast<const STC*>(getSubtargetImpl(F)); in getSubtarget()
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dpostra-sched-expandedops.mir82 STC killed renamable $r0l, undef renamable $r1d, 0, $noreg :: (store 1 into `i8* undef`)
84 STC renamable $r4l, $noreg, 0, $noreg, implicit killed $r4d :: (store 1 into `i8* null`)
87STC killed renamable $r0l, killed renamable $r3d, 2, killed renamable $r1d :: (store 1 into %ir.tm…
Dint-move-04.ll34 ; Check the high end of the STC range.
44 ; Check the next byte up, which should use STCY instead of STC.
108 ; Check that STC allows an index.
Dregalloc-fast-invalid-kill-flag.mir28 STC %1.subreg_l32, %2, 8, $noreg
Dframe-16.ll104 ; Add 4095 to the previous offset, to test the other end of the STC range.
125 ; Test the next offset after that, which uses STCY instead of STC.
148 ; LLILH while still using STC in more cases than 0x40000 anchors would.
191 ; kind of anchor optimization, so there should be no offset on the STC itself.
/external/llvm-project/llvm/include/llvm/Target/
DTargetMachine.h150 template <typename STC> const STC &getSubtarget(const Function &F) const { in getSubtarget()
151 return *static_cast<const STC*>(getSubtargetImpl(F)); in getSubtarget()
/external/llvm/test/CodeGen/SystemZ/
Dint-move-04.ll34 ; Check the high end of the STC range.
44 ; Check the next byte up, which should use STCY instead of STC.
108 ; Check that STC allows an index.
Dframe-16.ll104 ; Add 4095 to the previous offset, to test the other end of the STC range.
125 ; Test the next offset after that, which uses STCY instead of STC.
148 ; LLILH while still using STC in more cases than 0x40000 anchors would.
191 ; kind of anchor optimization, so there should be no offset on the STC itself.
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h272 template<typename STC> const STC &getSubtarget() const {
273 return *static_cast<const STC *>(STI);
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/
DSignedInvalidNegativeSerialNumberTest15.eml36 PskQcb/Zm+M6kM43fCpOe7i0Lf0C6nz4Zdg+Ej6G2/95STC+vkMzH+LeHtPeMKL0
DSignedValidNegativeSerialNumberTest14.eml36 PskQcb/Zm+M6kM43fCpOe7i0Lf0C6nz4Zdg+Ej6G2/95STC+vkMzH+LeHtPeMKL0
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h474 template<typename STC> const STC &getSubtarget() const {
475 return *static_cast<const STC *>(STI);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h555 template<typename STC> const STC &getSubtarget() const {
556 return *static_cast<const STC *>(STI);
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/
Dpipes-fpu.s8 # VIMUL/STC
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
Dpipes-fpu.s8 # VIMUL/STC

1234