Home
last modified time | relevance | path

Searched defs:ParamTypes (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLFunctionDeclaration.h113 using ParamTypes = SkSTArray<8, const Type*>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp562 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
968 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp731 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
739 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local
748 Type *ParamTypes[2] = { in UpgradeIntrinsicFunction1() local
DCore.cpp643 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2325 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration()
2340 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2347 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h147 std::vector<ValueType> ParamTypes; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp828 ArrayRef<Type *> ParamTypes, in emitLibCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6077 std::vector<Type*> ParamTypes; in ParseInvoke() local
6404 std::vector<Type *> ParamTypes; in ParseCallBr() local
6814 std::vector<Type*> ParamTypes; in ParseCall() local