/openbsd/lib/libssl/test/smime-certs/ |
H A D | smdsa1.pem | 26 7WxM77j8amGy6N7W6Mr213hQSF1irKUJ7lCMQyuzMOUm16UNAX0LTKF2MoZM/STG
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.td | 68 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, R7, R8, SpLim 72 // Pass in STG registers: F1, ..., F6 75 // Pass in STG registers: D1, ..., D6 78 // Pass in STG registers: XMM1, ..., XMM6
|
H A D | SystemZFrameLowering.cpp | 640 BuildMI(MBB, MBBI, DL, ZII->get(SystemZ::STG)) in emitPrologue() 835 BuildMI(*MBB, MBBI, DL, ZII->get(SystemZ::STG)) in inlineStackProbe() 1243 BuildMI(MBB, MBBI, DL, ZII->get(SystemZ::STG)) in emitPrologue()
|
H A D | SystemZInstrInfo.cpp | 1131 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() 1350 splitMove(MI, SystemZ::STG); in expandPostRAPseudo() 1606 StoreOpcode = SystemZ::STG; in getLoadStoreOpcodes()
|
H A D | SystemZScheduleZ196.td | 192 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZScheduleZEC12.td | 200 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZScheduleZ13.td | 220 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZScheduleZ16.td | 222 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZScheduleZ14.td | 221 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZScheduleZ15.td | 222 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STG(RL)?$")>;
|
H A D | SystemZInstrInfo.td | 504 def STG : StoreRXY<"stg", 0xE324, store, GR64, 8>;
|
H A D | SystemZISelLowering.cpp | 8799 return emitCondStore(MI, MBB, SystemZ::STG, SystemZ::STOCG, false); in EmitInstrWithCustomInserter() 8801 return emitCondStore(MI, MBB, SystemZ::STG, SystemZ::STOCG, true); in EmitInstrWithCustomInserter()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64CallingConvention.td | 357 // which defines the registers for the Spineless Tagless G-Machine (STG) that 358 // GHC uses to implement lazy evaluation. The generic STG machine has a set of 362 // The STG Machine is documented here: 384 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, SpLim
|
H A D | AArch64SelectionDAGInfo.cpp | 137 const unsigned OpCode1 = ZeroData ? AArch64ISD::STZG : AArch64ISD::STG; in EmitUnrolledSetTag()
|
H A D | AArch64ISelLowering.h | 472 STG, enumerator
|
H A D | AArch64InstrInfo.td | 775 def AArch64stg : SDNode<"AArch64ISD::STG", SDT_AArch64SETTAG, [SDNPHasChain, SDNPMayStore, SDNPMemO… 2131 defm STG : MemTagStore<0b00, "stg">; 2168 // Large STG to be expanded into a loop. $sz is the size, $Rn is start address.
|
H A D | AArch64ISelLowering.cpp | 2502 MAKE_CASE(AArch64ISD::STG) in getTargetNodeName()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86CallingConv.td | 708 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, R5, R6, SpLim 712 // Pass in STG registers: F1, F2, F3, F4, D1, D2 1020 // Pass in STG registers: Base, Sp, Hp, R1
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMCallingConv.td | 121 // Pass in STG registers: Base, Sp, Hp, R1, R2, R3, R4, SpLim
|
/openbsd/sys/dev/pci/ |
H A D | pcidevs | 9112 product SGSTHOMSON 2000 0x0008 STG 2000X 9113 product SGSTHOMSON 1764 0x0009 STG 1764 9115 product SGSTHOMSON 1764X 0x1746 STG 1764X
|