Searched defs:ftype (Results 1 – 5 of 5) sorted by relevance
98 auto ftype = call->getFunctionType(); in run() local
95 auto ftype = inst->getFunctionType(); in LowerCallStatic() local
716 DBGDie *DebugInfo::CreatePointedFuncTypeDie(MIRFuncType *ftype) in CreatePointedFuncTypeDie()770 MIRFuncType *ftype = static_cast<MIRFuncType *>(type); in GetOrCreateTypeDie() local
567 auto ftype = llvm::FunctionType::get(GetType(inst->GetType()), argTypes, false); in EmitSlowPathEntry() local2230 auto ftype = llvm::FunctionType::get(GetType(inst->GetType()), argTypes, false); in CreateTailCallFastPath() local3997 auto ftype = llvm::FunctionType::get(ctor->GetType(inst->GetType()), argTypes, false); in VisitCall() local
5051 …rch64CGFunc::SelectCvtFloat2Int(Operand &resOpnd, Operand &srcOpnd, PrimType itype, PrimType ftype) in SelectCvtFloat2Int()5197 PrimType ftype = node.FromType(); in SelectRoundLibCall() local5230 PrimType ftype = node.FromType(); in SelectRoundOperator() local5532 PrimType ftype = node.FromType(); in SelectTrunc() local