Searched defs:ftype (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/src/cpu/zero/vm/
H A DinterpreterRT_zero.cpp66 ffi_type *ftype = NULL; local
[all...]
/openjdk10/jdk/src/java.base/share/classes/java/lang/invoke/
H A DDirectMethodHandle.java517 static int ftypeKind(Class<?> ftype) { argument
556 private static LambdaForm preparedFieldLambdaForm(byte formOp, boolean isVolatile, Class<?> ftype) { argument
/openjdk10/hotspot/src/share/vm/opto/
H A Dsubnode.cpp1261 const Type* ftype = phase->type(test_value->in(CMoveNode::IfFalse)); local
H A Dmacro.cpp429 Node* PhaseMacroExpand::make_arraycopy_load(ArrayCopyNode* ac, intptr_t offset, Node* ctl, Node* mem, BasicType ft, const Type *ftype, AllocateNode *alloc) { argument
571 Node *PhaseMacroExpand::value_from_mem(Node *sfpt_mem, Node *sfpt_ctl, BasicType ft, const Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc) { argument
H A Dlibrary_call.cpp1816 const TypeFunc* ftype = OptoRuntime::monitor_notify_Type(); local
/openjdk10/hotspot/src/share/vm/prims/
H A DjniCheck.cpp252 checkStaticFieldID(JavaThread* thr, jfieldID fid, jclass cls, int ftype) argument
280 checkInstanceFieldID(JavaThread* thr, jfieldID fid, jobject obj, int ftype) argument

Completed in 232 milliseconds