Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp113 unsigned ShiftValue = (Size * 8) - 8; in applyFixup() local
DSystemZMCCodeEmitter.cpp164 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4823 uint64_t ShiftValue = ImmValue; in expandRotationImm() local
4965 uint64_t ShiftValue = ImmValue % 32; in expandDRotationImm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7762 SDValue ShiftValue; in visitSRA() local