Home
last modified time | relevance | path

Searched refs:SVM_INLINEABLE_LRETURN (Results 1 – 14 of 14) sorted by relevance

/dports/java/sablevm/sablevm-1.13/src/libsablevm/inlinability/
H A Dinlined_alpha.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_sparc.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_x86_64.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_arm.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_i386-gcc-3.3.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_ia64.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_m68k.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_powerpc-no-reorder.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_powerpc.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_s390.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_hppa.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_i386-gcc-2.95.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
H A Dinlined_i386-gcc-3.3-fp.h240 #define SVM_INLINEABLE_LRETURN SVM_INTRP_FLAG_CONTAINS_BRANCH_OR_CALL macro
/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dinstructions_preparation_inlined_threaded.c14607 env->vm->instructions[instr].flag = SVM_INLINEABLE_LRETURN;