Home
last modified time | relevance | path

Searched defs:ShiftRight (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp96 ShiftRight enumerator
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1641 SDValue ShiftRight = Op.getOperand(0); in LowerTruncateToBTST() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5380 SDValue ShiftRight = in lowerEXTRACT_VECTOR_ELT() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6928 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local
6970 unsigned ShiftRight = NumElems - SubVecNumElems - IdxVal; in insert1BitVector() local
49230 if (SDValue ShiftRight = combineAndMaskToShift(N, DAG, Subtarget)) in combineAnd() local