Home
last modified time | relevance | path

Searched defs:tys (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/compute/skc/
Dcomposition.c76 float const * tys, in skc_composition_place()
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertToROCDLIR.cpp34 ArrayRef<llvm::Type *> tys = {}) {
DConvertFromLLVMIR.cpp649 SmallVector<Type, 2> tys; in processInstruction() local
688 SmallVector<Type, 2> tys; in processInstruction() local
/external/rust/crates/derive_arbitrary/src/
Dlib.rs162 let tys = fields.iter().map(|f| &f.ty); in gen_size_hint_method() localVariable
/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/
Dops.cc37 [](mlir::OperationState& state, std::vector<mlir::Type> tys) { in init_ops()
/external/skqp/src/compute/skc/platforms/cl_12/
Dcomposition_cl_12.c581 skc_float const * tys, in skc_composition_pfn_place()
/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp838 SmallVector<llvm::Type *, 4> tys; in getVTableType() local
DCGObjCMac.cpp4488 SmallVector<llvm::Type *, 16> tys(Locals.size()); in GetAsmFnType() local
/external/clang/lib/CodeGen/
DCGObjCMac.cpp3908 SmallVector<llvm::Type *, 16> tys(Locals.size()); in GetAsmFnType() local