Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp1649 auto ShiftI = BuildMI(MBB, InsertPt, Loc, TII->get(X86::SHL64ri), TmpReg) in mergePredStateIntoSP() local
1673 auto ShiftI = in extractPredStateFromSP() local
1853 auto ShiftI = in hardenLoadAddr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1682 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1909 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp976 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, in SinkShiftAndTruncate()
1063 static bool OptimizeExtractBits(BinaryOperator *ShiftI, ConstantInt *CI, in OptimizeExtractBits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1352 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, in SinkShiftAndTruncate()
1439 static bool OptimizeExtractBits(BinaryOperator *ShiftI, ConstantInt *CI, in OptimizeExtractBits()