Home
last modified time | relevance | path

Searched defs:getShiftAmountTy (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.h35 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i16; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h60 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.h66 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.h84 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.h76 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.h112 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h246 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h508 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy() function
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy() function in TargetLoweringBase
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp632 MVT TargetLowering::getShiftAmountTy(EVT LHSTy) const { in getShiftAmountTy() function in TargetLowering
DDAGCombiner.cpp292 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anond4371d1e0111::DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp492 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anonbfbf49f20111::DAGCombiner