Searched defs:pandaType (Results 1 – 3 of 3) sorted by relevance
90 panda_file::Type pandaType = GetPandaMethod()->GetReturnType(); in GetReturnValueType() local105 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()
1349 …lue *LLVMIrConstructor::GetInputValueFromConstant(ConstantInst *constant, DataType::Type pandaType) in GetInputValueFromConstant()2163 auto pandaType = inst->GetType(); in CreateLoadWithOrdering() local2868 llvm::Type *LLVMIrConstructor::GetType(DataType::Type pandaType) in GetType()4708 DataType::Type pandaType = inst->GetInputType(0); in VisitAbs() local