/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Constant.h | 46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() argument 47 : User(ty, vty, Ops, NumOps) {} in Constant()
|
D | User.h | 50 User(Type *ty, unsigned vty, Use *OpList, unsigned NumOps) in User() argument 51 : Value(ty, vty), OperandList(OpList), NumOperands(NumOps) {} in User()
|
D | GlobalValue.h | 60 GlobalValue(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps, in GlobalValue() argument 62 : Constant(ty, vty, Ops, NumOps), Parent(0), in GlobalValue()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Constant.h | 46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() argument 47 : User(ty, vty, Ops, NumOps) {} in Constant()
|
D | User.h | 76 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User() argument 77 : Value(ty, vty) { in User()
|
/external/llvm/include/llvm/IR/ |
D | Constant.h | 47 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() argument 48 : User(ty, vty, Ops, NumOps) {} in Constant()
|
D | User.h | 70 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User() argument 71 : Value(ty, vty) { in User()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Constant.h | 44 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() argument 45 : User(ty, vty, Ops, NumOps) {} in Constant()
|
D | User.h | 74 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User() argument 75 : Value(ty, vty) { in User()
|
/external/clang/test/CodeGen/ |
D | vector.c | 11 typedef int vty __attribute((vector_size(16))); 12 int test2() { vty b; return b[2LL]; } in test2()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 5544 class BaseSIMDBitwiseExtract<bit size, RegisterOperand regtype, ValueType vty, 5549 [(set (vty regtype:$Rd),
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 551d0e35c026a1478e07a930e12bd18f.0008bfad.honggfuzz.cov | 747 ����vty�8\�aB�$�-�.�,U��f;^�<ϳ�'~�#���Q����e/�ob��GƬF������]G}�:3�z�0,��u3��a8an�_��l�K…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 5996 class BaseSIMDBitwiseExtract<bit size, RegisterOperand regtype, ValueType vty, 6001 [(set (vty regtype:$Rd),
|