Searched defs:ftype (Results 1 – 4 of 4) sorted by relevance
99 auto ftype = call->getFunctionType(); in run() local
98 auto ftype = inst->getFunctionType(); in LowerCallStatic() local
2580 …rch64CGFunc::SelectCvtFloat2Int(Operand &resOpnd, Operand &srcOpnd, PrimType itype, PrimType ftype) in SelectCvtFloat2Int()2651 PrimType ftype = node.FromType(); in SelectRoundOperator() local2939 PrimType ftype = node.FromType(); in SelectTrunc() local
839 auto ftype = llvm::FunctionType::get(GetType(inst->GetType()), argTypes, false); in EmitSlowPathEntry() local2559 auto ftype = llvm::FunctionType::get(GetType(inst->GetType()), argTypes, false); in CreateTailCallFastPath() local4339 auto ftype = llvm::FunctionType::get(ctor->GetType(inst->GetType()), argTypes, false); in VisitCall() local