HomeSort by relevance Sort by last modified time
    Searched refs:XS (Results 1 - 9 of 9) sorted by null

  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
Context.c 3 * contents of Context.xs. Do not edit this file, edit Context.xs instead.
9 #line 1 "Context.xs"
11 * Context.xs. XS interfaces for perf script.
43 XS(XS_Perf__Trace__Context_common_pc); /* prototype to pass -Wmissing-prototypes */
44 XS(XS_Perf__Trace__Context_common_pc)
66 XS(XS_Perf__Trace__Context_common_flags); /* prototype to pass -Wmissing-prototypes */
67 XS(XS_Perf__Trace__Context_common_flags)
89 XS(XS_Perf__Trace__Context_common_lock_depth); /* prototype to pass -Wmissing-prototypes *
    [all...]
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 78 XD = 11, XS = 12,
311 (Prefix == X86Local::XS || Prefix == X86Local::T8XS))
318 (Prefix == X86Local::XS || Prefix == X86Local::T8XS))
331 else if (Prefix == X86Local::XS || Prefix == X86Local::T8XS)
343 (Prefix == X86Local::XS || Prefix == X86Local::T8XS))
350 (Prefix == X86Local::XS || Prefix == X86Local::T8XS))
359 else if (Prefix == X86Local::XS || Prefix == X86Local::T8XS)
371 (Prefix == X86Local::XS || Prefix == X86Local::T8XS))
380 else if (Prefix == X86Local::XS || Prefix == X86Local::T8XS ||
833 case X86Local::XS
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 290 // XS, XD - These prefix codes are for single and double precision scalar
292 XD = 11 << Op0Shift, XS = 12 << Op0Shift,
301 // T8XS - Prefix before and after 0x0F. Combination of T8 and XS.
X86MCCodeEmitter.cpp 542 case X86II::XS: // F3 0F
900 case X86II::XS: // F3 0F
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 518 /* Macro to call an XS function */
862 typedef XS(SwigPerlWrapper);
1032 XS(_wrap_processIsCrashing) {
1109 XS(SWIG_init) {
  /external/qemu/
i386-dis.c 440 #define XS { OP_XS, v_mode }
    [all...]
ppc-dis.c 734 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 669 case X86II::XS: // F3 0F
    [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 274 /* Extract XS (store source register) field, instr[0,25:21] */
    [all...]

Completed in 381 milliseconds