Home
last modified time | relevance | path

Searched defs:ShiftTy (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp901 ARM_AM::ShiftOpc ShiftTy; member
911 ARM_AM::ShiftOpc ShiftTy; member
918 ARM_AM::ShiftOpc ShiftTy; member
3906 CreatePostIdxReg(unsigned RegNum,bool isAdd,ARM_AM::ShiftOpc ShiftTy,unsigned ShiftImm,SMLoc S,SMLoc E,ARMAsmParser & Parser) CreatePostIdxReg() argument
4303 auto ShiftTy = ShiftTyOpt.value(); tryParseShiftRegister() local
5684 ARM_AM::ShiftOpc ShiftTy = ARM_AM::no_shift; parsePostIdxReg() local
10494 ARM_AM::ShiftOpc ShiftTy; processInstruction() local
10519 ARM_AM::ShiftOpc ShiftTy; processInstruction() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1327 LLT ShiftTy = MRI.getType(ShiftNo); legalizeFunnelShift() local
H A DAArch64InstructionSelector.cpp3063 const LLT ShiftTy = MRI.getType(ShiftReg); select() local
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5407 auto *ShiftTy = FixedVectorType::get( getArithmeticReductionCost() local
5586 auto *ShiftTy = FixedVectorType::get( getMinMaxReductionCost() local
H A DX86ISelLowering.cpp50730 EVT ShiftTy = Shift.getValueType(); foldXorTruncShiftIntoCmp() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2771 SelectShift(const Instruction * I,ARM_AM::ShiftOpc ShiftTy) SelectShift() argument
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp793 genConstMult(SDValue X,APInt C,const SDLoc & DL,EVT VT,EVT ShiftTy,SelectionDAG & DAG) genConstMult() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2024 LLT ShiftTy = MRI.getType(MI.getOperand(0).getReg()); applyCombineMulToShl() local
2619 getMidVTForTruncRightShiftCombine(LLT ShiftTy,LLT TruncTy) getMidVTForTruncRightShiftCombine() argument
6722 LLT ShiftTy = TrueTy.isVector() ? TrueTy.getElementType() : TrueTy; tryFoldSelectOfConstants() local
[all...]
H A DLegalizerHelper.cpp2114 LLT ShiftTy = SrcTy; widenScalarExtract() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3592 EVT ShiftTy = DAG.getTargetLoweringInfo().getShiftAmountTy( visitShift() local
5925 EVT ShiftTy = TLI.getShiftAmountTy(PromVT, DAG.getDataLayout()); expandDivFix() local
H A DLegalizeIntegerTypes.cpp4715 EVT ShiftTy = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); ExpandIntRes_Shift() local