Home
last modified time | relevance | path

Searched defs:getFunctionType (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DOpToFuncCallLowering.h92 LLVM::LLVMType getFunctionType(LLVM::LLVMType resultType, in getFunctionType() function
/external/llvm-project/llvm/lib/IR/
DInlineAsm.cpp56 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp56 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/external/llvm/lib/IR/
DInlineAsm.cpp54 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
DFunction.cpp234 FunctionType *Function::getFunctionType() const { in getFunctionType() function in Function
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DTypeHelper.java384 public static MethodType getFunctionType(ResolvedType type) { in getFunctionType() method in TypeHelper
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp409 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp495 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h391 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function
446 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
DAMDGPULibFunc.cpp914 FunctionType *AMDGPUMangledLibFunc::getFunctionType(Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h392 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function
447 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
DAMDGPULibFunc.cpp913 FunctionType *AMDGPUMangledLibFunc::getFunctionType(Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h187 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
DFunction.h163 FunctionType *getFunctionType() const { in getFunctionType() function
DCallSite.h328 FunctionType *getFunctionType() const { in getFunctionType() function
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h187 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
DFunction.h165 FunctionType *getFunctionType() const { in getFunctionType() function
/external/llvm/include/llvm/IR/
DCallSite.h295 FunctionType *getFunctionType() const { in getFunctionType() function
/external/llvm-project/mlir/lib/IR/
DBuilders.cpp70 FunctionType Builder::getFunctionType(TypeRange inputs, TypeRange results) { in getFunctionType() function in Builder
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h232 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
624 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h226 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
618 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h248 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
728 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/external/clang/lib/AST/
DDeclBase.cpp813 const FunctionType *Decl::getFunctionType(bool BlocksToo) const { in getFunctionType() function in Decl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1033 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp1140 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter

12