Searched defs:getScalarShiftAmountTy (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp838 MVT TargetLoweringBase::getScalarShiftAmountTy(EVT LHSTy) const { function in class:TargetLoweringBase
846 return getScalarShiftAmountTy(LHSTy);
/external/llvm/lib/Target/R600/
H A DSIISelLowering.cpp574 MVT SITargetLowering::getScalarShiftAmountTy(EVT VT) const { function in class:SITargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp628 MVT AArch64TargetLowering::getScalarShiftAmountTy(EVT LHSTy) const { function in class:AArch64TargetLowering

Completed in 2211 milliseconds