Home
last modified time | relevance | path

Searched defs:SH (Results 1 – 12 of 12) sorted by relevance

/external/skia/gm/
Dstrokerects.cpp21 static const SkScalar SH = SkIntToScalar(H); variable
Dbeziers.cpp15 static const SkScalar SH = SkIntToScalar(H); variable
Dstrokes.cpp19 static const SkScalar SH = SkIntToScalar(H); variable
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp57 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
90 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
/external/strace/
Dconfigure.ac99 AC_DEFINE([SH], 1, [Define for the SH architecture.]) definition
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp415 bool isShiftMask, unsigned &SH, in isRotateAndMask()
473 unsigned Value, SH = 0; in SelectBitfieldInsert() local
2508 unsigned Imm, Imm2, SH, MB, ME; in Select() local
2602 unsigned Imm, SH, MB, ME; in Select() local
2614 unsigned Imm, SH, MB, ME; in Select() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1581 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor()
1587 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1916 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N1, in SimplifySetCC() local
1939 SDValue SH = DAG.getNode(ISD::SHL, dl, N1.getValueType(), N0, in SimplifySetCC() local
/external/v8/src/mips/
Dconstants-mips.h352 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
/external/v8/src/mips64/
Dconstants-mips64.h323 SH = ((5 << 3) + 1) << kOpcodeShift, enumerator
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h91 #define SH(val, pdst) \ macro
177 #define SH(val, pdst) \ macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h100 #define SH(val, pdst) { \ macro
195 #define SH(val, pdst) { \ macro