Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1912 auto ShiftI = BuildMI(MBB, InsertPt, Loc, TII->get(X86::SHL64ri), TmpReg) in mergePredStateIntoSP() local
1936 auto ShiftI = in extractPredStateFromSP() local
2124 auto ShiftI = in hardenLoadAddr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1682 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp976 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, in SinkShiftAndTruncate()
1063 static bool OptimizeExtractBits(BinaryOperator *ShiftI, ConstantInt *CI, in OptimizeExtractBits()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2006 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1622 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, in SinkShiftAndTruncate()
1711 static bool OptimizeExtractBits(BinaryOperator *ShiftI, ConstantInt *CI, in OptimizeExtractBits()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2273 unsigned ShiftI = Shift+i*ElementSize; in collectInsertionElements() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()