Searched defs:ShlOp (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/TableGen/ |
D | SetTheory.cpp | 89 struct ShlOp : public SetIntBinOp { struct 90 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | SetTheory.cpp | 99 struct ShlOp : public SetIntBinOp { struct 100 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
|
/external/llvm-project/llvm/lib/TableGen/ |
D | SetTheory.cpp | 99 struct ShlOp : public SetIntBinOp { struct 100 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 2060 unsigned ShlOp, AddOp, Op; in Select() local
|