Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp46 unsigned Shamt = countTrailingZeros(Imm); in GetInstSeqLsSLL() local
DMipsISelLowering.cpp904 unsigned Shamt = CN->getZExtValue(); in performORCombine() local
2575 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2604 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local
4412 unsigned Shamt; in passByValArg() local
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp43 unsigned Shamt = countTrailingZeros(Imm); in GetInstSeqLsSLL() local
DMipsISelLowering.cpp765 unsigned Shamt = CN->getZExtValue(); in performORCombine() local
2179 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
2208 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local
3827 unsigned Shamt; in passByValArg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp738 SDValue Shamt = Op.getOperand(2); in lowerShiftLeftParts() local
777 SDValue Shamt = Op.getOperand(2); in lowerShiftRightParts() local