Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp193 unsigned ShiftValue = (Size * 8) - 8; applyFixup() local
H A DSystemZMCCodeEmitter.cpp140 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCCodeEmitter.cpp134 unsigned ShiftValue = 0; in encodeInstruction() local
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12180 Value *Shiftee, *ShiftValue; isImpliedCondOperandsViaShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20848 unsigned ShiftValue = SrlOp1->getZExtValue(); trySimplifySrlAddToRshrnb() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10343 SDValue ShiftValue; visitSRA() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27519 SDValue ShiftValue = LowerSET_ROUNDING() local
[all...]