Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp105 unsigned ShiftValue = (Size * 8) - 8; in applyFixup() local
H A DSystemZMCCodeEmitter.cpp164 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4933 uint64_t ShiftValue = ImmValue; in expandRotationImm() local
5075 uint64_t ShiftValue = ImmValue % 32; in expandDRotationImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8578 SDValue ShiftValue; in visitSRA() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27064 SDValue ShiftValue = in LowerSET_ROUNDING() local