Searched defs:getFunctionType (Results 1 – 10 of 10) sorted by relevance
56 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
391 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function446 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
914 FunctionType *AMDGPUMangledLibFunc::getFunctionType(Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
187 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
163 FunctionType *getFunctionType() const { in getFunctionType() function
328 FunctionType *getFunctionType() const { in getFunctionType() function
232 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function624 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
1033 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter
580 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator
692 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator