Home
last modified time | relevance | path

Searched refs:SVM_INSTRUCTION_ISTORE (Results 1 – 6 of 6) sorted by relevance

/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dconstants.h228 #define SVM_INSTRUCTION_ISTORE 54 macro
H A Dprepare_code.c80 case SVM_INSTRUCTION_ISTORE: in _svmf_initialize_instruction_indices()
301 case SVM_INSTRUCTION_ISTORE: in _svmf_initialize_instructions()
1406 case SVM_INSTRUCTION_ISTORE: in _svmf_compute_stack_gc_maps()
2577 case SVM_INSTRUCTION_ISTORE: in _svmf_compute_stack_gc_maps()
3469 case SVM_INSTRUCTION_ISTORE: in _svmf_translate_bytecode()
3503 instruction->code = SVM_INSTRUCTION_ISTORE; in _svmf_translate_bytecode()
4534 case SVM_INSTRUCTION_ISTORE: in _svmf_translate_bytecode()
4564 instruction->code = SVM_INSTRUCTION_ISTORE; in _svmf_translate_bytecode()
5456 case SVM_INSTRUCTION_ISTORE: in _svmf_compute_offsets()
6169 case SVM_INSTRUCTION_ISTORE: in _svmf_compute_code_array()
H A Dinstructions_preparation_switch_threaded.c1081 case SVM_INSTRUCTION_ISTORE:
H A Dinstructions_switch.c2482 case SVM_INSTRUCTION_ISTORE:
H A Dinstructions_preparation_direct_threaded.c3152 case SVM_INSTRUCTION_ISTORE:
H A Dinstructions_preparation_inlined_threaded.c4494 case SVM_INSTRUCTION_ISTORE: