HomeSort by relevance Sort by last modified time
    Searched refs:GetShift (Results 1 - 4 of 4) sorted by null

  /art/compiler/utils/arm/
assembler_arm32_test.cc 269 if (sop.GetShift() == arm::Shift::RRX) {
270 oss << sop.GetRegister() << ", " << sop.GetShift();
272 oss << sop.GetRegister() << ", " << sop.GetShift() << " #" << sop.GetImmediate();
assembler_arm.h 181 Shift GetShift() const {
327 Shift GetShift() const {
    [all...]
assembler_thumb2.cc     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 44 milliseconds