Searched refs:CSRs (Results 1 – 25 of 28) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 10 ; Check that we do not restore the before having used the saved CSRs. 12 ; The exit block of the loop happens to also lead to defs/uses of CSRs. 37 ; and are restoring before using the saved CSRs.
|
D | cxx-tlscc.ll | 102 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 10 ; Check that we do not restore the before having used the saved CSRs. 12 ; The exit block of the loop happens to also lead to defs/uses of CSRs. 37 ; and are restoring before using the saved CSRs.
|
D | cxx-tlscc.ll | 102 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | livephysregs.mir | 4 # recalculated list if okay and contains all the non-saved and saved CSRs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMCallingConv.td | 289 // the order of CSRs in CSR_iOS. 293 // CSRs that are handled by prologue, epilogue. 296 // CSRs that are handled explicitly via copies.
|
/external/llvm/lib/Target/ARM/ |
D | ARMCallingConv.td | 280 // the order of CSRs in CSR_iOS. 284 // CSRs that are handled by prologue, epilogue. 287 // CSRs that are handled explicitly via copies.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 639 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument 643 for (MCPhysReg Reg : CSRs) in setCalleeSavedRegs()
|
/external/llvm/test/CodeGen/X86/ |
D | seh-catch-all-win32.ll | 57 ; Ensure that we push *all* the CSRs, since they are clobbered by the
|
D | cxx_tlscc64.ll | 118 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | shrink-wrapping-vla.ll | 76 ; Check that llvm.stackrestore() happens before CSRs are popped off the stack
|
D | cxx-tlscc.ll | 159 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | shrink-wrapping-vla.ll | 76 ; Check that llvm.stackrestore() happens before CSRs are popped off the stack
|
D | seh-catch-all-win32.ll | 57 ; Ensure that we push *all* the CSRs, since they are clobbered by the
|
D | cxx_tlscc64.ll | 118 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/ |
D | fpo-realign-alloca.ll | 20 ; We don't seem to need to describe this AND because at this point CSRs
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.td | 305 // CSRs that are handled by prologue, epilogue. 309 // CSRs that are handled explicitly via copies.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.td | 322 // CSRs that are handled by prologue, epilogue. 326 // CSRs that are handled explicitly via copies.
|
/external/llvm/test/CodeGen/AArch64/ |
D | cxx-tlscc.ll | 159 ; Make sure at O0, we don't generate spilling/reloading of the CSRs.
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 256 // CSRs that are handled by prologue, epilogue.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 245 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 57f3fe575f8746a23053916ab717da0d.00004e62.honggfuzz.cov | 48 …�N�����.�~k��`a�/��"#g}�%�=���ï8b���/�.S#��z�x(��|HxpM�G��83s�� ��cG�CSRs��|��pzW�aqF��gEj5…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 319 // CSRs that are handled by prologue, epilogue.
|
/external/llvm/lib/Target/X86/ |
D | X86CallingConv.td | 872 // CSRs that are handled by prologue, epilogue. 875 // CSRs that are handled explicitly via copies.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86CallingConv.td | 1073 // CSRs that are handled by prologue, epilogue. 1076 // CSRs that are handled explicitly via copies.
|
12