Searched defs:pandaType (Results 1 – 3 of 3) sorted by relevance
82 panda_file::Type pandaType = GetPandaMethod()->GetReturnType(); in GetReturnValueType() local97 panda_file::Type pandaType = GetPandaMethod()->GetEffectiveReturnType(); in GetEffectiveReturnValueType() local
136 auto pandaType = panda_file::Type::GetTypeFromFieldEncoding(fda.GetType()); in PandaTypeToTypeNode() local145 ir::TypeNode *PandaTypeToTypeNode(const panda_file::File &pf, panda_file::Type pandaType, in PandaTypeToTypeNode()
1293 …lue *LLVMIrConstructor::GetInputValueFromConstant(ConstantInst *constant, DataType::Type pandaType) in GetInputValueFromConstant()2107 auto pandaType = inst->GetType(); in CreateLoadWithOrdering() local2885 llvm::Type *LLVMIrConstructor::GetType(DataType::Type pandaType) in GetType()4713 DataType::Type pandaType = inst->GetInputType(0); in VisitAbs() local