Searched refs:WantExtend (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 195 bool SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend, 833 bool WantExtend, SDValue &Offset, in SelectExtendedSHL() argument 841 if (WantExtend) { in SelectExtendedSHL()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 193 bool SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend, 776 bool WantExtend, SDValue &Offset, in SelectExtendedSHL() argument 784 if (WantExtend) { in SelectExtendedSHL()
|