Home
last modified time | relevance | path

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

12

/third_party/libphonenumber/resources/carrier/en/
D966.txt15 # Mofawtar is one of STC's packages.
17 96650|STC
20 9665153|STC
21 9665154|STC
22 96653|STC
24 96655|STC
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td241 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>;
1235 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
DSystemZScheduleZEC12.td252 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>;
1280 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
DSystemZInstrInfo.td733 // STC, STCY or STCH, depending on the choice of register.
736 defm STC : StoreRXPair<"stc", 0x42, 0xE372, truncstorei8, GR32, 1>;
750 defm : StoreGR64Pair<STC, STCY, truncstorei8>;
DSystemZInstrInfo.cpp1280 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
DSystemZScheduleZ13.td278 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>;
1554 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
DSystemZScheduleZ15.td283 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>;
1690 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
DSystemZScheduleZ14.td279 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STC(H|Y|Mux)?$")>;
1644 def : InstRW<[WLat30, MCD], (instregex "STC(PS|RW)$")>;
DSystemZISelLowering.cpp7784 return emitCondStore(MI, MBB, SystemZ::STC, 0, false); in EmitInstrWithCustomInserter()
7786 return emitCondStore(MI, MBB, SystemZ::STC, 0, true); in EmitInstrWithCustomInserter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td38 def JFPU1 : ProcResource<1>; // Vector/FPU Pipe1: VALU1/STC/FPM
DX86ScheduleBdVer2.td978 // FIXME: f+3 ST, LD+STC latency
DX86SchedHaswell.td936 CMC, STC,
DX86SchedSkylakeClient.td674 CMC, STC,
DX86SchedSkylakeServer.td697 CMC, STC,
DX86InstrInfo.td2226 def STC : I<0xF9, RawFrm, (outs), (ins), "stc", []>;
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h661 #define STC CHOICE(stc, stc, stc) macro
1374 #define STC stc macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleA57.td140 def : InstRW<[WriteNoop, WriteNoop], (instregex "(t2)?LDA", "(t2)?LDC", "(t2)?STC",
DARMInstrInfo.td5369 defm STC : LdStCop <0, 0, "stc", [(int_arm_stc timm:$cop, timm:$CRd, addrmode5:$addr)]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td575 defm STC : Store<"st", 0b110100, store, CoprocRegs, i32>;
/third_party/eudev/hwdb/
D20-acpi-vendor.hwdb6342 acpi:STC*:
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst2543 - iris: Move STC case in get_copy_region_aux_settings
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter.inc4400 15467U, // STC
19651 0U, // STC
34902 0U, // STC
DX86GenAsmWriter1.inc4109 12219U, // STC
19360 0U, // STC

12