Home
last modified time | relevance | path

Searched refs:InsertTo64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1112 bool InsertTo64 = false; in tryIndexedLoad() local
1122 InsertTo64 = true; in tryIndexedLoad()
1135 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1148 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1174 if (InsertTo64) { in tryIndexedLoad()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1055 bool InsertTo64 = false; in tryIndexedLoad() local
1065 InsertTo64 = true; in tryIndexedLoad()
1078 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1091 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1117 if (InsertTo64) { in tryIndexedLoad()