Home
last modified time | relevance | path

Searched refs:TSF (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/VE/
DVEInstrInfo.h46 #define HAS_VLINDEX(TSF) ((TSF)&VEII::VE_VLInUse) argument
47 #define GET_VLINDEX(TSF) \ argument
48 (HAS_VLINDEX(TSF) ? (int)(((TSF)&VEII::VE_VLMask) >> VEII::VE_VLShift) : -1)
/external/strace/
Dsysent_shorthand_defs.h14 # define TSF 0 macro
38 # define TSF TRACE_STATFS macro
Dsysent_shorthand_undefs.h12 #undef TSF
/external/strace/linux/mips/
Dsyscallent-compat.h36 [ 35] = { 0, TF|TSF|TSFA,SEN(printargs), "svr4_statfs" },
99 [ 103] = { 0, TF|TSF|TSFA,SEN(printargs), "svr4_statvfs" },
187 [1035] = { 0, TF|TSF|TSFA,SEN(printargs), "sysv_statfs" },
321 [1174] = { 0, TF|TSF|TSFA,SEN(printargs), "sysv_statvfs" },
497 [2160] = { 0, TF|TSF|TSFA,SEN(printargs), "bsd43_statfs" },
565 [3035] = { 0, TF|TSF|TSFA,SEN(printargs), "posix_statfs" },
Dsyscallent-n32.h137 [6134] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
220 [6217] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
Dsyscallent-o32.h103 [4099] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
259 [4255] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp512 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags"); in emitRecord() local
513 if (!TSF) in emitRecord()
516 for (unsigned i = 0, e = TSF->getNumBits(); i != e; ++i) { in emitRecord()
517 if (BitInit *Bit = dyn_cast<BitInit>(TSF->getBit(i))) in emitRecord()
/external/llvm-project/llvm/utils/TableGen/
DInstrInfoEmitter.cpp788 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags"); in emitRecord() local
789 if (!TSF) in emitRecord()
792 for (unsigned i = 0, e = TSF->getNumBits(); i != e; ++i) { in emitRecord()
793 if (const auto *Bit = dyn_cast<BitInit>(TSF->getBit(i))) in emitRecord()
/external/strace/linux/aarch64/
Dsyscallent.h50 [1056] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
/external/strace/linux/alpha/
Dsyscallent.h189 [160] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs" },
234 [227] = { 3, TF|TSF|TSFA, SEN(osf_statfs), "osf_statfs64" },
295 [328] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
/external/strace/linux/s390x/
Dsyscallent.h125 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
281 [265] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/xtensa/
Dsyscallent.h179 [184] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
181 [186] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/avr32/
Dsyscallent.h128 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
248 [219] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/ia64/
Dsyscallent.h109 [1103] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
264 [1258] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/sparc64/
Dsyscallent.h156 [157] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
233 [234] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/hppa/
Dsyscallent.h105 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
304 [298] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/powerpc64/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
277 [252] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/m68k/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
292 [263] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/i386/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
297 [268] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/powerpc/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
282 [252] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/sh/
Dsyscallent.h131 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
297 [268] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/s390/
Dsyscallent.h131 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
297 [265] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/bfin/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
298 [269] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/microblaze/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
297 [268] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
/external/strace/linux/sh64/
Dsyscallent.h129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
323 [296] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },

12