Home
last modified time | relevance | path

Searched defs:ShiftValue (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp188 unsigned ShiftValue = (Size * 8) - 8; in applyFixup() local
H A DSystemZMCCodeEmitter.cpp140 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCCodeEmitter.cpp134 unsigned ShiftValue = 0; in encodeInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5003 uint64_t ShiftValue = ImmValue; in expandRotationImm() local
5145 uint64_t ShiftValue = ImmValue % 32; in expandDRotationImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14849 unsigned &ShiftValue, in canLowerSRLToRoundingShiftForVT()
14918 unsigned ShiftValue; in LowerVectorSRA_SRL_SHL() local
22090 SDValue ShiftValue = Op0.getOperand(1); in tryCombineExtendRShTrunc() local
22136 unsigned ShiftValue; in trySimplifySrlAddToRshrnb() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12258 Value *Shiftee, *ShiftValue; in isImpliedCondOperandsViaShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10367 SDValue ShiftValue; in visitSRA() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27740 SDValue ShiftValue = in LowerSET_ROUNDING() local