Searched refs:RSA (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/imath/tests/ |
| H A D | isprime.tc | 30 # NIST CAVP test vectors (RSA key factors).
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSplitDouble.cpp | 637 unsigned RSA = getRegState(AdrOp); in splitMemRef() local 648 .addReg(AdrOp.getReg(), RSA & ~RegState::Kill, AdrOp.getSubReg()) in splitMemRef() 651 .addReg(AdrOp.getReg(), RSA & ~RegState::Kill, AdrOp.getSubReg()) in splitMemRef() 657 .addReg(AdrOp.getReg(), RSA & ~RegState::Kill, AdrOp.getSubReg()) in splitMemRef() 661 .addReg(AdrOp.getReg(), RSA & ~RegState::Kill, AdrOp.getSubReg()) in splitMemRef() 675 .addReg(AdrOp.getReg(), RSA) in splitMemRef()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectWatchpoint.cpp | 53 static const char *RSA[4] = {"-", "to", "To", "TO"}; variable 60 if (Arg.contains(RSA[i])) in WithRSAIndex() 95 std::tie(first, second) = entry.ref().split(RSA[idx]); in VerifyWatchpointIDs()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/ |
| H A D | store_stk.ll | 28 ;;; | Register save area (RSA) for this function | 42 ;;; | Register save area (RSA) for callee | 52 ;;; bytes. 240 means RSA+RA+FP (=176) + Parameter (=64). 60 ;;; | Register save area (RSA) for this function | 79 ;;; | Register save area (RSA) for callee |
|
| H A D | load_stk.ll | 28 ;;; | Register save area (RSA) for this function | 42 ;;; | Register save area (RSA) for callee | 52 ;;; bytes. 240 means RSA+RA+FP (=176) + Parameter (=64). 60 ;;; | Register save area (RSA) for this function | 79 ;;; | Register save area (RSA) for callee |
|
| H A D | stackframe_align.ll | 385 ;; (bigger one). So, LLVM allocates 176 (RSA) + 64 (call site) + 32 (32 bytes
|
| /llvm-project-15.0.7/llvm/test/CodeGen/VE/Vector/ |
| H A D | load_stk_ldvm.ll | 28 ;;; | Register save area (RSA) for this function | 42 ;;; | Register save area (RSA) for callee | 52 ;;; bytes. 240 means RSA+RA+FP (=176) + Parameter (=64). 60 ;;; | Register save area (RSA) for this function | 79 ;;; | Register save area (RSA) for callee |
|
| H A D | store_stk_stvm.ll | 28 ;;; | Register save area (RSA) for this function | 42 ;;; | Register save area (RSA) for callee | 52 ;;; bytes. 240 means RSA+RA+FP (=176) + Parameter (=64). 60 ;;; | Register save area (RSA) for this function | 79 ;;; | Register save area (RSA) for callee |
|