Home
last modified time | relevance | path

Searched refs:RSA (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/imath/tests/
H A Disprime.tc30 # NIST CAVP test vectors (RSA key factors).
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp637 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 DCommandObjectWatchpoint.cpp53 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 Dstore_stk.ll28 ;;; | 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 Dload_stk.ll28 ;;; | 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 Dstackframe_align.ll385 ;; (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 Dload_stk_ldvm.ll28 ;;; | 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 Dstore_stk_stvm.ll28 ;;; | 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 |