Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1240 unsigned VTBits = VT.getSizeInBits(); LowerSHL_PARTS() local
1289 unsigned VTBits = VT.getSizeInBits(); LowerSRL_PARTS() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2430 unsigned VTBits = VT.getSizeInBits(); LowerShiftRightParts() local
2491 unsigned VTBits = VT.getSizeInBits(); LowerShiftLeftParts() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8067 unsigned VTBits = VT.getScalarSizeInBits(); computeNumSignBitsBinOp() local
8114 unsigned VTBits = VT.getScalarSizeInBits(); ComputeNumSignBitsForTargetNode() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1638 uint64_t VTBits = VT.getScalarSizeInBits(); getTypeToPromoteTo() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2963 unsigned VTBits = N->getValueType(0).getSizeInBits(); ExpandShiftByConstant() local
H A DTargetLowering.cpp8053 unsigned VTBits = VT.getScalarSizeInBits(); expandShiftParts() local
H A DDAGCombiner.cpp12886 unsigned VTBits = SVT.getSizeInBits(); tryToFoldExtendOfConstant() local
14644 unsigned VTBits = VT.getScalarSizeInBits(); visitSIGN_EXTEND_INREG() local
[all...]
H A DSelectionDAG.cpp4455 unsigned VTBits = VT.getScalarSizeInBits(); ComputeNumSignBits() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5123 unsigned VTBits = 2 * NVTBits; narrowScalarShiftByConstant() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6340 unsigned VTBits = VT.getSizeInBits(); LowerShiftRightParts() local
6384 unsigned VTBits = VT.getSizeInBits(); LowerShiftLeftParts() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2420 unsigned VTBits = VT.getScalarSizeInBits(); ComputeNumSignBitsForTargetNode() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37614 unsigned VTBits = VT.getScalarSizeInBits(); ComputeNumSignBitsForTargetNode() local
[all...]