Home
last modified time | relevance | path

Searched refs:do_UnsafePrefetchRead (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.hpp104 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_InstructionPrinter.hpp132 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_ValueMap.hpp207 void do_UnsafePrefetchRead (UnsafePrefetchRead* x) { /* nothing to do */ } in do_UnsafePrefetchRead() function in ValueNumberingVisitor
H A Dc1_RangeCheckElimination.hpp162 void do_UnsafePrefetchRead (UnsafePrefetchRead* x) { /* nothing to do */ }; in do_UnsafePrefetchRead() function in VALUE_OBJ_CLASS_SPEC::Visitor
H A Dc1_Optimizer.cpp537 void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
725 void NullCheckVisitor::do_UnsafePrefetchRead (UnsafePrefetchRead* x) {} in do_UnsafePrefetchRead() function in NullCheckVisitor
H A Dc1_LIRGenerator.hpp548 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_InstructionPrinter.cpp856 void InstructionPrinter::do_UnsafePrefetchRead(UnsafePrefetchRead* x) { in do_UnsafePrefetchRead() function in InstructionPrinter
H A Dc1_Canonicalizer.cpp976 void Canonicalizer::do_UnsafePrefetchRead (UnsafePrefetchRead* x) {} in do_UnsafePrefetchRead() function in Canonicalizer
H A Dc1_Instruction.hpp212 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x) = 0;
H A Dc1_LIRGenerator.cpp2412 void LIRGenerator::do_UnsafePrefetchRead(UnsafePrefetchRead* x) { in do_UnsafePrefetchRead() function in LIRGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.hpp104 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_InstructionPrinter.hpp132 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_ValueMap.hpp207 void do_UnsafePrefetchRead (UnsafePrefetchRead* x) { /* nothing to do */ } in do_UnsafePrefetchRead() function in ValueNumberingVisitor
H A Dc1_RangeCheckElimination.hpp162 void do_UnsafePrefetchRead (UnsafePrefetchRead* x) { /* nothing to do */ }; in do_UnsafePrefetchRead() function in VALUE_OBJ_CLASS_SPEC::Visitor
H A Dc1_Optimizer.cpp537 void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
725 void NullCheckVisitor::do_UnsafePrefetchRead (UnsafePrefetchRead* x) {} in do_UnsafePrefetchRead() function in NullCheckVisitor
H A Dc1_LIRGenerator.hpp548 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x);
H A Dc1_InstructionPrinter.cpp856 void InstructionPrinter::do_UnsafePrefetchRead(UnsafePrefetchRead* x) { in do_UnsafePrefetchRead() function in InstructionPrinter
H A Dc1_Canonicalizer.cpp976 void Canonicalizer::do_UnsafePrefetchRead (UnsafePrefetchRead* x) {} in do_UnsafePrefetchRead() function in Canonicalizer
H A Dc1_Instruction.hpp212 virtual void do_UnsafePrefetchRead (UnsafePrefetchRead* x) = 0;
H A Dc1_LIRGenerator.cpp2412 void LIRGenerator::do_UnsafePrefetchRead(UnsafePrefetchRead* x) { in do_UnsafePrefetchRead() function in LIRGenerator