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

  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 389 ARM_AM::ShiftOpc ShiftTy;
399 ARM_AM::ShiftOpc ShiftTy;
406 ARM_AM::ShiftOpc ShiftTy;
907 return Kind == k_PostIndexRegister && PostIdxReg.ShiftTy ==ARM_AM::no_shift;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 174 bool SelectShift(const Instruction *I, ARM_AM::ShiftOpc ShiftTy);
    [all...]

Completed in 225 milliseconds