Home
last modified time | relevance | path

Searched refs:STD (Results 1 - 25 of 26) sorted by relevance

12

/third_party/rust/crates/cxx/flags/src/
H A Dimpl.rs2 pub const STD: &str = { consts
/third_party/rust/crates/cxx/tests/ffi/
H A Dbuild.rs12 build.flag_if_supported(cxxbridge_flags::STD); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp70 StOpc = BPF::STD; in expandMEMCPY()
134 BuildMI(MBB, I, DL, get(BPF::STD)) in storeRegToStackSlot()
H A DBPFMISimplifyPatchable.cpp110 Opcode == BPF::STW || Opcode == BPF::STD) in checkADDrr()
/third_party/python/Lib/test/test_zoneinfo/
H A Dtest_zoneinfo.py549 STD = ZoneOffset("STD", -timedelta(hours=6))
552 ZoneTransition(datetime(1883, 6, 9, 14), LMT, STD),
563 for dt, offset in [(dt0, LMT), (dt1, STD)]:
615 STD = ZoneOffset("STD", ONE_H, ZERO)
621 ZoneTransition(datetime(year, 3, 1, 2), STD, DST)
624 ZoneTransition(datetime(year, 11, 1, 2), DST, STD)
637 (datetime(1995, 1, 1), STD),
639 (datetime(1996, 11, 2), STD),
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp417 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::STD) in LowerPATCHPOINT()
1161 case PPC::STD: in EmitInstruction()
1171 unsigned OpNum = (MI->getOpcode() == PPC::STD) ? 2 : 1; in EmitInstruction()
1174 llvm_unreachable("Global must be word-aligned for LD, STD, LWA!"); in EmitInstruction()
1213 MCInstBuilder(PPC::STD).addReg(PPC::X0).addImm(-8).addReg(PPC::X1)); in EmitInstruction()
1299 MCInstBuilder(PPC::STD).addReg(PPC::X0).addImm(-8).addReg(PPC::X1)); in EmitInstruction()
H A DPPCRegisterInfo.cpp85 ImmToIdxMap[PPC::LD] = PPC::LDX; ImmToIdxMap[PPC::STD] = PPC::STDX; in PPCRegisterInfo()
971 case PPC::STD: in offsetMinAlignForOpcode()
H A DPPCInstrInfo.cpp2180 MI.setDesc(get(PPC::STD));
2406 {PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR,
2411 {PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR,
3252 III.ImmOpcode = PPC::STD;
H A DPPCFastISel.cpp646 Opc = PPC::STD; in PPCEmitStore()
715 case PPC::STD: Opc = PPC::STDX; break; in PPCEmitStore()
H A DPPCFrameLowering.cpp841 const MCInstrDesc& StoreInst = TII.get(isPPC64 ? PPC::STD in emitPrologue()
915 // indexed into with a simple STDU/STWU/STD/STW immediate offset operand. in emitPrologue()
1116 BuildMI(MBB, StackUpdateLoc, dl, TII.get(PPC::STD)) in emitPrologue()
H A DPPCMIPeephole.cpp318 case PPC::STD: { in simplifyCode()
H A DPPCISelLowering.cpp8276 // STD the extended value into the stack slot. in LowerINT_TO_FP()
11003 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::STD)) in emitEHSjLjSetJmp()
11019 TII->get(Subtarget.isPPC64() ? PPC::STD : PPC::STW)) in emitEHSjLjSetJmp()
11046 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STD)) in emitEHSjLjSetJmp()
11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp308 Changed |= shortenOn0(MI, SystemZ::STD); in processBlock()
H A DSystemZInstrInfo.cpp1099 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl()
1240 splitMove(MI, SystemZ::STD); in expandPostRAPseudo()
1491 StoreOpcode = SystemZ::STD; in getLoadStoreOpcodes()
H A DSystemZFrameLowering.cpp547 (MBBI->getOpcode() == SystemZ::STD || in emitPrologue()
H A DSystemZISelLowering.cpp7804 return emitCondStore(MI, MBB, SystemZ::STD, 0, false); in EmitInstrWithCustomInserter()
7806 return emitCondStore(MI, MBB, SystemZ::STD, 0, true); in EmitInstrWithCustomInserter()
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h572 EVALUATE(STD);
H A Dsimulator-s390.cc901 EvalTable[STD] = &Simulator::Evaluate_STD; in EvalTableInit()
5568 EVALUATE(STD) { in EVALUATE()
5569 DCHECK_OPCODE(STD); in EVALUATE()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1055 emit(STD | rs.code() * B21 | src.ra().code() * B16 | offset); in std()
1063 emit(STD | rs.code() * B21 | src.ra().code() * B16 | offset | 1); in stdu()
H A Dconstants-ppc.h1779 V(std, STD, 0xF8000000) \
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c221 #define STD (HI(62) | 0) macro
735 #define STACK_STORE STD
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2089 SUBFORMAT(STD),
2096 SUBFORMATD(STD, "Standard"),
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h662 #define STD CHOICE(std, std, std) macro
1375 #define STD std macro
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h1131 V(std, STD, 0x60) /* type = RX_A STORE (long) */ \
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc4068 case STD: in ExecuteGeneric()

Completed in 116 milliseconds

12