| /llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/ |
| H A D | OpToFuncCallLowering.h | 88 Type getFunctionType(Type resultType, ValueRange operands) const { in getFunctionType() function
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 58 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 393 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function 448 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
|
| H A D | AMDGPULibFunc.cpp | 919 FunctionType *AMDGPUMangledLibFunc::getFunctionType(Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 506 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Function.h | 175 FunctionType *getFunctionType() const { in getFunctionType() function
|
| H A D | DerivedTypes.h | 182 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | Builders.cpp | 67 FunctionType Builder::getFunctionType(TypeRange inputs, TypeRange results) { in getFunctionType() function in Builder
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function 619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | CallInterface.cpp | 1159 mlir::FunctionType getFunctionType() { return genFunctionType(); } in getFunctionType() function in SignatureBuilder
|
| H A D | IntrinsicCall.cpp | 1556 static mlir::FunctionType getFunctionType(llvm::Optional<mlir::Type> resultType, in getFunctionType() function
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | WasmObjectWriter.cpp | 1262 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclBase.cpp | 1016 const FunctionType *Decl::getFunctionType(bool BlocksToo) const { in getFunctionType() function in Decl
|
| H A D | Expr.cpp | 2396 const FunctionProtoType *BlockExpr::getFunctionType() const { in getFunctionType() function in BlockExpr
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Dialect/ |
| H A D | FIROps.cpp | 644 mlir::FunctionType fir::CallOp::getFunctionType() { in getFunctionType() function in fir::CallOp 1040 mlir::FunctionType fir::DispatchOp::getFunctionType() { in getFunctionType() function in fir::DispatchOp
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTContext.h | 1557 QualType getFunctionType(QualType ResultTy, ArrayRef<QualType> Args, in getFunctionType() function
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 4036 CGDebugInfo::getFunctionType(const FunctionDecl *FD, QualType RetTy, in getFunctionType() function in CGDebugInfo
|