Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp46 unsigned Shamt = llvm::countr_zero(Imm); in GetInstSeqLsSLL() local
H A DMipsISelLowering.cpp899 unsigned Shamt = CN->getZExtValue(); performORCombine() local
2592 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
2622 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
4459 unsigned Shamt; passByValArg() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1553 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
1593 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
2202 uint64_t Shamt; performSRLCombine() local
2235 unsigned Shamt; performORCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3434 SDValue Shamt = Op.getOperand(2); LowerShiftLeftParts() local
3475 SDValue Shamt = Op.getOperand(2); LowerShiftRightParts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7432 SDValue Shamt = Op.getOperand(2); lowerShiftLeftParts() local
7471 SDValue Shamt = Op.getOperand(2); lowerShiftRightParts() local
[all...]