Home
last modified time | relevance | path

Searched defs:Shamt (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp46 unsigned Shamt = llvm::countr_zero(Imm); in GetInstSeqLsSLL() local
H A DMipsISelLowering.cpp925 unsigned Shamt = CN->getZExtValue(); performORCombine() local
2618 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
2648 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
4484 unsigned Shamt; passByValArg() local
[all...]
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1618 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
1658 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
2296 uint64_t Shamt; performSRLCombine() local
2329 unsigned Shamt; performORCombine() local
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3435 SDValue Shamt = Op.getOperand(2); LowerShiftLeftParts() local
3476 SDValue Shamt = Op.getOperand(2); LowerShiftRightParts() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7957 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
7996 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
[all...]