Searched defs:ShTy (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp640 EVT ShTy = getShiftAmountTy(InnerVT); local
H A DLegalizeIntegerTypes.cpp1281 EVT ShTy = N->getOperand(1).getValueType(); local
1366 EVT ShTy = Amt.getValueType(); local
1454 EVT ShTy = Amt.getValueType(); local
[all...]
H A DSelectionDAG.cpp1595 EVT ShTy = TM.getTargetLowering()->getShiftAmountTy(LHSTy); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2300 static ARMOperand *CreateShiftedRegister(ARM_AM::ShiftOpc ShTy, argument
2315 static ARMOperand *CreateShiftedImmediate(ARM_AM::ShiftOpc ShTy, argument

Completed in 295 milliseconds