Home
last modified time | relevance | path

Searched defs:SubRR (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/s390/
Dmacro-assembler-s390.h83 #define SubRR sgr macro
120 #define SubRR sr macro
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp699 APInt SubRR = getRValue("2", RawDataL) - getRValue("1", RawDataR); in TEST() local
738 APInt SubRR = getRValue("100000000000000000000000000000001", RawDataL) - in TEST() local
/external/v8/src/builtins/s390/
Dbuiltins-s390.cc564 __ SubRR(sp, r7); // Buy the stack frame to fit args in Generate_JSEntryTrampolineHelper() local