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.cpp635 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetFunction() local
865 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetLeaveFrameOffset() local
872 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetRTStubOffset() local
879 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetCoStubOffset() local
886 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBaselineStubOffset() local
893 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCStubOffset() local
899 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBCDebugStubOffset() local
905 LLVMTypeRef glueType = LLVMTypeOf(glue); in GetBuiltinsStubOffset() local
937 LLVMTypeRef glueType = LLVMTypeOf(glue); in UpdateLeaveFrame() local
3107 LLVMTypeRef glueType = ConvertLLVMTypeFromVariableType(paramsType[0]); in GetFuncType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1288 LiteCGType *glueType = ConvertLiteCGTypeFromVariableType(paramsType[0]); in GetFuncType() local
1305 LiteCGType *glueType = (glue.GetType()); in GetFunction() local
1707 LiteCGType *glueType = glue.GetType(); in UpdateLeaveFrame() local