Home
last modified time | relevance | path

Searched defs:RVS (Results 1 – 25 of 25) sorted by relevance

/dports/devel/cc65/cc65-2.19/libsrc/gamate/
H A Dextzp.s14 RVS: .res 1 label
/dports/devel/cc65/cc65-2.19/libsrc/pce/
H A Dextzp.s15 RVS: .res 1 label
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/
H A Dfc3d_AlartCurnier_functions.c340 double RVN, RVT, RVS; in computeAlartCurnierSTDOld() local
539 double RVN, RVT, RVS; in computeAlartCurnierSTD() local
696 double RVN, RVT, RVS; in computeAlartCurnierJeanMoreau() local
/dports/devel/cc65/cc65-2.19/libsrc/cbm610/
H A Dextzp.s39 RVS: .byte 0 label
/dports/devel/cc65/cc65-2.19/libsrc/cbm510/
H A Dextzp.s45 RVS: .byte 0 label
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/riscv/
H A Dcpu.h80 #define RVS RV('S') macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dcpu.h68 #define RVS RV('S') macro
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dcpu.h68 #define RVS RV('S') macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dcpu.h68 #define RVS RV('S') macro
/dports/emulators/x16-rom/x16-rom-r38/kernal/open-roms/
H A Dopen-roms.s200 RVS = rvs define
/dports/emulators/qemu5/qemu-5.2.0/target/riscv/
H A Dcpu.h66 #define RVS RV('S') macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/riscv/
H A Dcpu.h67 #define RVS RV('S') macro
/dports/emulators/qemu60/qemu-6.0.0/target/riscv/
H A Dcpu.h72 #define RVS RV('S') macro
/dports/emulators/qemu/qemu-6.2.0/target/riscv/
H A Dcpu.h65 #define RVS RV('S') macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dcpu.h70 #define RVS RV('S') macro
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp1192 auto VisitValueCB = [](Value &Val, RVState &RVS, bool) -> bool { in updateImpl()
1206 auto VisitReturnedValue = [&](Value &RV, RVState &RVS) { in updateImpl()
1215 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1301 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1192 auto VisitValueCB = [](Value &Val, RVState &RVS, bool) -> bool { in updateImpl()
1206 auto VisitReturnedValue = [&](Value &RV, RVState &RVS) { in updateImpl()
1215 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1301 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1192 auto VisitValueCB = [](Value &Val, RVState &RVS, bool) -> bool { in updateImpl()
1206 auto VisitReturnedValue = [&](Value &RV, RVState &RVS) { in updateImpl()
1215 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1301 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1028 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()
1029 const Instruction *CtxI) { in updateImpl()
1039 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1128 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1028 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()
1029 const Instruction *CtxI) { in updateImpl()
1039 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1128 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1042 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()
1043 const Instruction *CtxI) { in updateImpl()
1053 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1143 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1042 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()
1043 const Instruction *CtxI) { in updateImpl()
1053 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1143 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1041 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()
1042 const Instruction *CtxI) { in updateImpl()
1052 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local
1142 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2504 DefinedOrUnknownSVal RVS = in VisitBinding() local
/dports/science/hepmc3/HepMC3-3.2.4/examples/Pythia6Example/
H A Dpythia-6.4.28.f59182 DOUBLE PRECISION RVS,PYRVG2,E2,E3,C1,SR1,SR2 local
59253 DOUBLE PRECISION X, Y, PYRVG4, RM, A, B, RESM, RESW, RVS, PYRVS local