Searched defs:xhandler (Results 1 - 5 of 5) sorted by relevance

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.cpp241 void FpuStackAllocator::allocate_exception_handler(XHandler* xhandler) { argument
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_RangeCheckElimination.cpp1106 BlockBegin *xhandler = block->exception_handler_at(i); local
1164 BlockBegin *xhandler = cur->exception_handler_at(i); local
1178 BlockBegin *xhandler = sux->exception_handler_at(j); local
H A Dc1_IR.cpp790 BlockBegin* xhandler = cur->exception_handler_at(j); local
H A Dc1_Optimizer.cpp75 BlockBegin* xhandler = sux->exception_handler_at(i); local
378 BlockBegin* xhandler = sux->exception_handler_at(k); local
[all...]
H A Dc1_LinearScan.cpp3528 void RegisterVerifier::process_xhandler(XHandler* xhandler, IntervalList* input_state) { argument
[all...]

Completed in 78 milliseconds