Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp46 unsigned Shamt = llvm::countr_zero(Imm); in GetInstSeqLsSLL() local
H A DMipsISelLowering.cpp915 unsigned Shamt = CN->getZExtValue(); in performORCombine() local
2608 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2638 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local
4474 unsigned Shamt; in passByValArg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2529 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2569 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local
3207 uint64_t Shamt; in performSRLCombine() local
3240 unsigned Shamt; in performORCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3435 SDValue Shamt = Op.getOperand(2); in LowerShiftLeftParts() local
3476 SDValue Shamt = Op.getOperand(2); in LowerShiftRightParts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7965 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
8004 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
[all...]