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.cpp646 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetFunction() local
889 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetLeaveFrameOffset() local
896 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetRTStubOffset() local
903 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetCoStubOffset() local
910 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBaselineStubOffset() local
917 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCStubOffset() local
923 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCDebugStubOffset() local
929 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBuiltinsStubOffset() local
948 LLVMTypeRef glueType = LLVMTypeOf(glue); in UpdateLeaveFrame() local
3200 LLVMTypeRef glueType = ConvertLLVMTypeFromVariableType(paramsType[0]); in GetFuncType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1400 LiteCGType *glueType = ConvertLiteCGTypeFromVariableType(paramsType[0]); in GetFuncType() local
1417 LiteCGType *glueType = (glue.GetType()); in GetFunction() local
1771 LiteCGType *glueType = glue.GetType(); in UpdateLeaveFrame() local