| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | LoopWidening.cpp | 57 const StackFrameContext *STC = LCtx->getStackFrame(); in getWidenedLoopState() local 59 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState() 60 MRMgr.getStackArgumentsRegion(STC), in getWidenedLoopState() 86 const CXXMethodDecl *CXXMD = dyn_cast<CXXMethodDecl>(STC->getDecl()); in getWidenedLoopState() 89 MRMgr.getCXXThisRegion(CXXMD->getThisType(), STC); in getWidenedLoopState()
|
| H A D | MemRegion.cpp | 859 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion() argument 860 assert(STC); in getStackLocalsRegion() 861 StackLocalsSpaceRegion *&R = StackLocalsSpaceRegions[STC]; in getStackLocalsRegion() 867 new (R) StackLocalsSpaceRegion(*this, STC); in getStackLocalsRegion() 872 MemRegionManager::getStackArgumentsRegion(const StackFrameContext *STC) { in getStackArgumentsRegion() argument 873 assert(STC); in getStackArgumentsRegion() 874 StackArgumentsSpaceRegion *&R = StackArgumentsSpaceRegions[STC]; in getStackArgumentsRegion() 880 new (R) StackArgumentsSpaceRegion(*this, STC); in getStackArgumentsRegion() 1013 const auto *STC = V.get<const StackFrameContext *>(); in getVarRegion() local 1015 if (!STC) { in getVarRegion() [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 172 template <typename STC> const STC &getSubtarget(const Function &F) const { in getSubtarget() 173 return *static_cast<const STC*>(getSubtargetImpl(F)); in getSubtarget()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 677 template<typename STC> const STC &getSubtarget() const { 678 return *static_cast<const STC *>(STI);
|
| H A D | SelectionDAG.h | 471 template <typename STC> const STC &getSubtarget() const { 472 return MF->getSubtarget<STC>();
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | MemRegion.h | 1391 getStackLocalsRegion(const StackFrameContext *STC); 1396 getStackArgumentsRegion(const StackFrameContext *STC);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
| H A D | i370.md | 346 return \"STC %1,140(,13)\;CLM %0,1,140(13)\"; 405 return \"STC %1,140(,13)\;CLM %0,1,140(13)\"; 1010 return \"STC %1,%0\"; 1058 return \"STC %1,%0\"; 1077 return \"STC %1,140(,13)\;IC %0,140(,13)\";
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZEC12.td | 252 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1280 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZScheduleZ196.td | 241 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1235 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZInstrInfo.td | 795 // STC, STCY or STCH, depending on the choice of register. 798 defm STC : StoreRXPair<"stc", 0x42, 0xE372, truncstorei8, GR32, 1>; 812 defm : StoreGR64Pair<STC, STCY, truncstorei8>;
|
| H A D | SystemZScheduleZ13.td | 278 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1554 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZScheduleZ15.td | 283 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1690 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZScheduleZ14.td | 279 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1644 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZScheduleZ16.td | 283 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>; 1723 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
|
| H A D | SystemZInstrInfo.cpp | 1398 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
|
| H A D | SystemZISelLowering.cpp | 8229 BuildMI(*InsMBB, InsPos, DL, TII->get(SystemZ::STC)) in emitMemMemWrapper() 8787 return emitCondStore(MI, MBB, SystemZ::STC, 0, false); in EmitInstrWithCustomInserter() 8789 return emitCondStore(MI, MBB, SystemZ::STC, 0, true); in EmitInstrWithCustomInserter()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ScheduleBtVer2.td | 38 def JFPU1 : ProcResource<1>; // Vector/FPU Pipe1: VALU1/STC/FPM
|
| H A D | X86ScheduleBdVer2.td | 1002 // FIXME: f+3 ST, LD+STC latency
|
| H A D | X86InstrInfo.td | 2316 def STC : I<0xF9, RawFrm, (outs), (ins), "stc", []>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 127 def : InstRW<[WriteNoop, WriteNoop], (instregex "(t2)?LDA", "(t2)?LDC", "(t2)?STC",
|
| H A D | ARMInstrInfo.td | 5589 defm STC : LdStCop <0, 0, "stc", [(int_arm_stc timm:$cop, timm:$CRd, addrmode5:$addr)]>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 649 defm STC : Store<"st", 0b110100, store, CoprocRegs, i32>;
|
| /openbsd-src/share/misc/ |
| H A D | airport | 1616 STC:Saint Cloud, Saint Cloud, Minnesota, USA
|