Searched defs:FuncType (Results 1 – 12 of 12) sorted by relevance
139 auto *FuncType = dyn_cast<FunctionType>(IF.getValueType()); in run() local
646 FunctionType *FuncType = CB->getFunctionType(); in expandCall() local
688 struct FuncType { in checkMustTailAttr() struct689 enum { in checkMustTailAttr()694 } MemberType = ft_non_member; in checkMustTailAttr()696 QualType This; in checkMustTailAttr()697 const FunctionProtoType *Func; in checkMustTailAttr()698 const CXXMethodDecl *Method = nullptr; in checkMustTailAttr()
356 QualType FuncType = FD->getType(); in getFunctionPointer() local
424 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
642 SPIRVType *FuncType = GR->getOrCreateOpTypeFunctionWithArgs( in insertInlineAsmProcess() local
875 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
1458 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
179 using FuncType = std::function<Value *(Instruction *, LLVMContext &)>; typedef
3100 QualType FuncType = getSimpleFunctionType( in SynthMsgSendStretCallExpr() local4542 QualType FuncType; in convertFunctionTypeOfBlocks() local
6567 auto FuncType = FunctionType::get(Builder.getVoidTy(), ParameterTypes, in createOutlinedFunction() local
3252 const auto *FuncType = cast<FunctionType>(T); in encodeTypeForFunctionPointerAuth() local