Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
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); in GetBCStubOffset() local
848 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCDebugStubOffset() local
854 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBuiltinsStubOffset() local
884 LLVMTypeRef glueType = LLVMTypeOf(glue); in UpdateLeaveFrame() local
3038 LLVMTypeRef glueType = ConvertLLVMTypeFromVariableType(paramsType[0]); in GetFuncType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1234 LiteCGType *glueType = ConvertLiteCGTypeFromVariableType(paramsType[0]); in GetFuncType() local
1251 LiteCGType *glueType = (glue.GetType()); in GetFunction() local
1638 LiteCGType *glueType = glue.GetType(); in UpdateLeaveFrame() local