Home
last modified time | relevance | path

Searched refs:emit_updatecrc32 (Results 1 – 25 of 71) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp196 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp997 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp199 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp997 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp192 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp995 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp192 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp991 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp196 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp997 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp196 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp997 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp192 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp972 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LIRAssembler.hpp199 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp997 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp201 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp1090 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp201 void emit_updatecrc32(LIR_OpUpdateCRC32* op);
H A Dc1_LIR.cpp1090 masm->emit_updatecrc32(this); in emit_code()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp2466 void LIR_Assembler::emit_updatecrc32(LIR_OpUpdateCRC32* op) { in emit_updatecrc32() function in LIR_Assembler
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp2451 void LIR_Assembler::emit_updatecrc32(LIR_OpUpdateCRC32* op) { in emit_updatecrc32() function in LIR_Assembler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp2436 void LIR_Assembler::emit_updatecrc32(LIR_OpUpdateCRC32* op) { in emit_updatecrc32() function in LIR_Assembler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp2424 void LIR_Assembler::emit_updatecrc32(LIR_OpUpdateCRC32* op) { in emit_updatecrc32() function in LIR_Assembler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A Dc1_LIRAssembler_aarch64.cpp2669 void LIR_Assembler::emit_updatecrc32(LIR_OpUpdateCRC32* op) { in emit_updatecrc32() function in LIR_Assembler

123