Searched defs:Shift2 (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerHelper.h | 77 MachineInstr *Shift2; global() member
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.h | 468 SDValue Shift2 = DAG.getNode(ISD::SHL, DL, Ty, Add, Cst); getAddrNonPICSym64() local
|
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 730 Shift2 = ShAmt2->getZExtValue(); in foldLoadsRecursive() local
|
/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 703 enum { Shift2 = 26 }; global() enumerator
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 454 llvm::yaml::Hex32 Shift2; member
|
/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 2057 const APInt *Shift1, *Shift2; simplifyAndCommutative() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1959 Register Shift2 = Builder applyShiftOfShiftedLogic() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 29583 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 D | RISCVISelLowering.cpp | 13972 SDValue Shift2 = expandMul() local
|