Searched refs:PSR (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterBanks.td | 19 def PSRRegBank : RegisterBank<"PSR", [RFP32, RFP64, RFP80]>;
|
| /src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 115 // Note that PSR, WIM, and TBR don't exist on the SparcV9, only the V8. 116 def PSR : SparcCtrlReg<0, "psr">;
|
| H A D | SparcInstrInfo.td | 63 // writes to the PSR register that only affects the ET field. 1147 // PSR, WIM, and TBR don't exist on the SparcV9, only the V8. 1149 let rs2 = 0, rs1 = 0, Uses=[PSR] in 1173 // PSR, WIM, and TBR don't exist on the SparcV9, only the V8. 1175 let Defs = [PSR], rd=0 in { 1742 let Predicates = [HasPWRPSR], Defs = [PSR], rd=1 in {
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SplitKit.cpp | 1266 const LiveRange &PSR = !LM.all() ? getSubRangeForMaskExact(LM, PLI) in extendPHIRange() local 1268 if (PSR.liveAt(LastUse)) in extendPHIRange()
|
| /src/share/misc/ |
| H A D | usb_vendors | 3667 101b PSR-1100 3668 101c PSR-2100 3670 101e PSR-K1 3682 102a PSR-1500 3683 102b PSR-3000 3685 1030 PSR-295/293 3689 1037 PSR-E403 3695 1617 PSR-E353 digital keyboard
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 1242 PushAndPopStackRAII PSR(&OMPBuilder, CGF, HasCancel, InnermostKind); in emitParallelOrTeamsOutlinedFunction() local
|