Home
last modified time | relevance | path

Searched defs:Shift2 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h77 MachineInstr *Shift2; global() member
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h468 SDValue Shift2 = DAG.getNode(ISD::SHL, DL, Ty, Add, Cst); getAddrNonPICSym64() local
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp730 Shift2 = ShAmt2->getZExtValue(); in foldLoadsRecursive() local
/llvm-project/lld/ELF/
H A DSyntheticSections.h703 enum { Shift2 = 26 }; global() enumerator
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h454 llvm::yaml::Hex32 Shift2; member
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2057 const APInt *Shift1, *Shift2; simplifyAndCommutative() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1959 Register Shift2 = Builder applyShiftOfShiftedLogic() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29583 SDValue Shift2 = getTargetVShiftByConstNode(X86OpcI, dl, VT, R, LowerShift() local
47607 SDValue Shift2 = DAG.getNode(ISD::SHL, DL, VT, N->getOperand(0), combineMulSpecial() local
47941 SDValue Shift2 = combineMul() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13972 SDValue Shift2 = expandMul() local