Home
last modified time | relevance | path

Searched refs:ShrinkMode (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/include/
Dpub_tool_aspacemgr.h60 ShrinkMode; typedef
101 ShrinkMode smode;
/external/valgrind/coregrind/
Dpub_core_aspacemgr.h291 ( Addr start, SizeT length, ShrinkMode smode, SSizeT extra );
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c394 static const HChar* show_ShrinkMode ( ShrinkMode sm ) in show_ShrinkMode()
2914 ShrinkMode smode, SSizeT extra ) in VG_()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27393 enum ShrinkMode { MULS8, MULU8, MULS16, MULU16 }; enum
27395 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth()
27496 ShrinkMode Mode; in reduceVMULWidth()