Home
last modified time | relevance | path

Searched refs:CSRs (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallingConv.td312 // the order of CSRs in CSR_iOS.
316 // CSRs that are handled by prologue, epilogue.
319 // CSRs that are handled explicitly via copies.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp87 const MCPhysReg *CSRs = getCalleeSavedRegs(&MF); in UpdateCustomCalleeSavedRegs() local
89 for (const MCPhysReg *I = CSRs; *I; ++I) in UpdateCustomCalleeSavedRegs()
DAArch64CallingConvention.td444 // CSRs that are handled by prologue, epilogue.
448 // CSRs that are handled explicitly via copies.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp644 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument
648 for (MCPhysReg Reg : CSRs) in setCalleeSavedRegs()
/third_party/openssl/
DREADME37 Creation of X.509 certificates, CSRs and CRLs
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVSystemOperands.td71 // User Floating-Point CSRs
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h244 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCallingConv.td342 // CSRs that are handled by prologue, epilogue.
/third_party/openssl/doc/man1/
Dopenssl.pod30 o Creation of X.509 certificates, CSRs and CRLs
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallingConv.td1090 // CSRs that are handled by prologue, epilogue.
1093 // CSRs that are handled explicitly via copies.
DX86InstrCompiler.td187 // ESI. It is only needed for 32-bit WinEH, as the runtime restores CSRs for us
/third_party/mbedtls/docs/
D3.0-migration-guide.md527 ### Change the API to allow adding critical extensions to CSRs
/third_party/mbedtls/
DChangeLog1624 extensions in CSRs and CRTs that caused these bitstrings to not be encoded
2576 encoded X.509 CSRs. The overflow could enable maliciously constructed CSRs
3497 modules (certificates, CRLs and CSRs).