Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp56 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp1033 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp580 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp692 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator