Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h82 panda_file::Type pandaType = GetPandaMethod()->GetReturnType(); in GetReturnValueType() local
97 panda_file::Type pandaType = GetPandaMethod()->GetEffectiveReturnType(); in GetEffectiveReturnValueType() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp982 …lue *LLVMIrConstructor::GetInputValueFromConstant(ConstantInst *constant, DataType::Type pandaType) in GetInputValueFromConstant()
1796 auto pandaType = inst->GetType(); in CreateLoadWithOrdering() local
2539 llvm::Type *LLVMIrConstructor::GetType(DataType::Type pandaType) in GetType()
4366 DataType::Type pandaType = inst->GetInputType(0); in VisitAbs() local