Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.cpp46 unsigned Shamt = countTrailingZeros(Imm); in GetInstSeqLsSLL() local
H A DMipsISelLowering.cpp903 unsigned Shamt = CN->getZExtValue(); in performORCombine() local
2571 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2600 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local
4425 unsigned Shamt; in passByValArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2811 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2850 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local