Home
last modified time | relevance | path

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

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