Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp600 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetFunction() local
814 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetLeaveFrameOffset() local
821 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetRTStubOffset() local
828 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetCoStubOffset() local
835 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBaselineStubOffset() local
842 LLVMTypeRef glueType = LLVMTypeOf(glue); GetBCStubOffset() local
848 LLVMTypeRef glueType = LLVMTypeOf(glue); GetBCDebugStubOffset() local
854 LLVMTypeRef glueType = LLVMTypeOf(glue); GetBuiltinsStubOffset() local
884 LLVMTypeRef glueType = LLVMTypeOf(glue); UpdateLeaveFrame() local
3038 LLVMTypeRef glueType = ConvertLLVMTypeFromVariableType(paramsType[0]); GetFuncType() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1266 LiteCGType *glueType = ConvertLiteCGTypeFromVariableType(paramsType[0]); in GetFuncType() local
1283 LiteCGType *glueType = (glue.GetType()); in GetFunction() local
1670 LiteCGType *glueType = glue.GetType(); in UpdateLeaveFrame() local

Completed in 11 milliseconds