| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ExtractGV.cpp | 138 auto *FuncType = dyn_cast<FunctionType>(IF.getValueType()); in run() local
|
| H A D | ExpandVariadics.cpp | 624 FunctionType *FuncType = CB->getFunctionType(); in expandCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | RealtimeSanitizer.cpp | 41 FunctionType *FuncType = FunctionType::get(Type::getVoidTy(Context), in insertCallBeforeInstruction() local
|
| /freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/ |
| H A D | RPCServerSourceEmitter.cpp | 431 QualType FuncType = FuncPointerParam.Type->getPointeeType(); in EmitCallbackFunction() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 730 struct FuncType { in checkMustTailAttr() struct 731 enum { in checkMustTailAttr() 736 } MemberType = ft_non_member; in checkMustTailAttr() 738 QualType This; in checkMustTailAttr() 739 const FunctionProtoType *Func; in checkMustTailAttr() 740 const CXXMethodDecl *Method = nullptr; in checkMustTailAttr()
|
| H A D | SemaFunctionEffects.cpp | 232 SpecialFuncType FuncType = SpecialFuncType::None; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | GlobalMergeFunctions.cpp | 198 FunctionType *FuncType = FunctionType::get(OrigTy->getReturnType(), in createMergedFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | WasmEmitter.cpp | 432 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuth.cpp | 488 QualType FuncType = FD->getType(); in getFunctionPointer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPreLegalizer.cpp | 761 SPIRVType *FuncType = GR->getOrCreateOpTypeFunctionWithArgs( in insertInlineAsmProcess() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.cpp | 754 DISubroutineType *FuncType = DBuilder.createSubroutineType(ParamTypes); in createBPFUnreachable() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NullabilityChecker.cpp | 875 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 1607 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 169 using FuncType = std::function<Value *(Instruction *, LLVMContext &)>; typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 3099 QualType FuncType = getSimpleFunctionType( in SynthMsgSendStretCallExpr() local 4526 QualType FuncType; in convertFunctionTypeOfBlocks() local
|
| H A D | RewriteObjC.cpp | 3702 QualType FuncType; in convertFunctionTypeOfBlocks() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 7008 auto FuncType = FunctionType::get(Builder.getVoidTy(), ParameterTypes, in createOutlinedFunction() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 3439 const auto *FuncType = cast<FunctionType>(T); in encodeTypeForFunctionPointerAuth() local
|