Searched refs:addtype (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 143 static int addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, 147 static int addtype(zic_t gmtoff, const char * abbr, int isdst, 1786 type = addtype(gmtoffs[mrudst], in writezone() 1800 type = addtype(gmtoffs[mrustd], in writezone() 2458 type = addtype(oadd(zp->z_gmtoff, stdoff), in outzone() 2587 type = addtype(offset, zp->z_gmtoff, rp->r_stdoff, in outzone() 2591 type = addtype(offset, ab, rp->r_stdoff != 0, in outzone() 2608 addtype(startoff, in outzone() 2615 addtype(startoff, startbuf, in outzone() 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype() function [all …]
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 1431 RegisterClass addtype, string asm, 1433 : I<(outs addtype:$Rd), (ins multype:$Rn, multype:$Rm, addtype:$Ra),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 1980 RegisterClass addtype, string asm, 1982 : I<(outs addtype:$Rd), (ins multype:$Rn, multype:$Rm, addtype:$Ra),
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 2116 RegisterClass addtype, string asm, 2118 : I<(outs addtype:$Rd), (ins multype:$Rn, multype:$Rm, addtype:$Ra),
|