Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1538 auto ShiftI = BuildMI(MBB, InsertPt, Loc, TII->get(X86::SHL64ri), TmpReg) in mergePredStateIntoSP() local
1562 auto ShiftI = in extractPredStateFromSP() local
1750 auto ShiftI = in hardenLoadAddr() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2273 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1941 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, in SinkShiftAndTruncate()
2030 static bool OptimizeExtractBits(BinaryOperator *ShiftI, ConstantInt *CI, in OptimizeExtractBits()