Searched defs:SH (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/dma/ |
| HD | Makefile | 11 SH?= sh macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| HD | PPCInstPrinter.cpp | 97 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local 131 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.cpp | 1917 int64_t SH = MI->getOperand(2).getImm(); in optimizeCompareInstr() local 2872 int64_t SH = MI.getOperand(2).getImm(); in convertToImmediateForm() local 2896 int64_t SH = MI.getOperand(2).getImm(); in convertToImmediateForm() local 3809 uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 32 - ShAmt : ShAmt; in transformToImmFormFedByLI() local 3819 uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 64 - ShAmt : ShAmt; in transformToImmFormFedByLI() local
|
| HD | PPCISelDAGToDAG.cpp | 588 bool isShiftMask, unsigned &SH, in isRotateAndMask() 729 unsigned Value, SH = 0; in tryBitfieldInsert() local 4380 unsigned Imm, Imm2, SH, MB, ME; in tryAndWithMask() local 4811 unsigned Imm, SH, MB, ME; in Select() local 4825 unsigned Imm, SH, MB, ME; in Select() local
|
| /freebsd-11-stable/usr.sbin/makefs/cd9660/ |
| HD | cd9660_eltorito.h | 135 boot_catalog_section_header SH; member
|
| /freebsd-11-stable/sys/powerpc/powerpc/ |
| HD | db_disasm.c | 927 u_int SH; in disasm_fields() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | ScalarEvolutionExpander.cpp | 1761 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() 1767 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonBitSimplify.cpp | 433 BitTracker::RegisterRef &SL, BitTracker::RegisterRef &SH, in parseRegSequence() 1684 BitTracker::RegisterRef SL, SH; in propagateRegCopy() local
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | ppc-opc.c | 410 #define SH RSO + 1 macro
|