Home
last modified time | relevance | path

Searched defs:TSF (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Target/VE/
DVEInstrInfo.h46 #define HAS_VLINDEX(TSF) ((TSF)&VEII::VE_VLInUse) argument
47 #define GET_VLINDEX(TSF) \ argument
/external/strace/
Dsysent_shorthand_defs.h14 # define TSF 0 macro
38 # define TSF TRACE_STATFS macro
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp512 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags"); in emitRecord() local
/external/llvm-project/llvm/utils/TableGen/
DInstrInfoEmitter.cpp788 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags"); in emitRecord() local