/third_party/rust/crates/cxx/flags/src/ |
H A D | impl.rs | 2 pub const STD: &str = { consts
|
/third_party/rust/crates/cxx/tests/ffi/ |
H A D | build.rs | 12 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 D | BPFInstrInfo.cpp | 70 StOpc = BPF::STD; in expandMEMCPY() 134 BuildMI(MBB, I, DL, get(BPF::STD)) in storeRegToStackSlot()
|
H A D | BPFMISimplifyPatchable.cpp | 110 Opcode == BPF::STW || Opcode == BPF::STD) in checkADDrr()
|
/third_party/python/Lib/test/test_zoneinfo/ |
H A D | test_zoneinfo.py | 549 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 D | PPCAsmPrinter.cpp | 417 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 D | PPCRegisterInfo.cpp | 85 ImmToIdxMap[PPC::LD] = PPC::LDX; ImmToIdxMap[PPC::STD] = PPC::STDX; in PPCRegisterInfo() 971 case PPC::STD: in offsetMinAlignForOpcode()
|
H A D | PPCInstrInfo.cpp | 2180 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 D | PPCFastISel.cpp | 646 Opc = PPC::STD; in PPCEmitStore() 715 case PPC::STD: Opc = PPC::STDX; break; in PPCEmitStore()
|
H A D | PPCFrameLowering.cpp | 841 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 D | PPCMIPeephole.cpp | 318 case PPC::STD: { in simplifyCode()
|
H A D | PPCISelLowering.cpp | 8276 // 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 D | SystemZShortenInst.cpp | 308 Changed |= shortenOn0(MI, SystemZ::STD); in processBlock()
|
H A D | SystemZInstrInfo.cpp | 1099 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() 1240 splitMove(MI, SystemZ::STD); in expandPostRAPseudo() 1491 StoreOpcode = SystemZ::STD; in getLoadStoreOpcodes()
|
H A D | SystemZFrameLowering.cpp | 547 (MBBI->getOpcode() == SystemZ::STD || in emitPrologue()
|
H A D | SystemZISelLowering.cpp | 7804 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 D | simulator-s390.h | 572 EVALUATE(STD);
|
H A D | simulator-s390.cc | 901 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 D | assembler-ppc.cc | 1055 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 D | constants-ppc.h | 1779 V(std, STD, 0xF8000000) \
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativePPC_common.c | 221 #define STD (HI(62) | 0) macro 735 #define STACK_STORE STD
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 2089 SUBFORMAT(STD), 2096 SUBFORMATD(STD, "Standard"),
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 662 #define STD CHOICE(std, std, std) macro 1375 #define STD std macro
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1131 V(std, STD, 0x60) /* type = RX_A STORE (long) */ \
|
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.cc | 4068 case STD: in ExecuteGeneric()
|