Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp99 unsigned ShiftValue = (Size * 8) - 8; in applyFixup() local
DSystemZMCCodeEmitter.cpp129 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp122 unsigned ShiftValue = MRI.createVirtualRegister( in EmitInstrWithCustomInserter() local
/external/v8/src/arm/
Dconstants-arm.h586 inline int ShiftValue() const { return static_cast<ShiftOp>(Bits(6, 5)); } in ShiftValue() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3462 uint64_t ShiftValue = ImmValue; in expandRotationImm() local
3608 uint64_t ShiftValue = ImmValue % 32; in expandDRotationImm() local