Searched defs:ArgTys (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Function.cpp | 1076 SmallVector<Type*, 8> ArgTys; in getType() local 1136 SmallVectorImpl<Type *> &ArgTys, in matchIntrinsicType() 1365 SmallVectorImpl<Type *> &ArgTys) { in matchIntrinsicSignature() 1415 SmallVector<Type *, 4> ArgTys; in remangleIntrinsicFunction() local
|
D | Verifier.cpp | 4277 SmallVector<Type *, 4> ArgTys; in visitIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 389 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, in generateLSDAInEAXThunk() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 449 SmallVector<Type *, 16> ArgTys; in getInvokeWrapper() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 1235 Type *ArgTys[3] = { M->getRawDest()->getType(), in processMemMove() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibCalls.cpp | 611 SmallVector<llvm::Type *, 6> ArgTys; in fold_read_write_pipe() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1771 SmallVector<Type *, 6> ArgTys; in expandAtomicOpToLibcall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1787 SmallVector<Type*, 8> ArgTys; in parseTypeTableBody() local 1806 SmallVector<Type*, 8> ArgTys; in parseTypeTableBody() local
|