Home
last modified time | relevance | path

Searched defs:glueType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp523 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetFunction() local
723 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetLeaveFrameOffset() local
730 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetRTStubOffset() local
737 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetCoStubOffset() local
744 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCStubOffset() local
750 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCDebugStubOffset() local
756 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBuiltinsStubOffset() local
786 LLVMTypeRef glueType = LLVMTypeOf(glue); in UpdateLeaveFrame() local
2703 LLVMTypeRef glueType = ConvertLLVMTypeFromVariableType(paramsType[0]); in GetFuncType() local
Dlitecg_ir_builder.cpp832 LiteCGType *glueType = ConvertLiteCGTypeFromVariableType(paramsType[0]); in GetFuncType() local
849 LiteCGType *glueType = (glue.GetType()); in GetFunction() local
1228 LiteCGType *glueType = glue.GetType(); in UpdateLeaveFrame() local